I'm trying to create a script using python that separate 2 kind of websites , the one with SPF included and the others with SPF , and classify them using python
I am using protector, selenium for running the UI automation. For chrome driver I am using webdriver-manager for testing the UI Automation. It run successfully,