Cleanups
Less logs, less reliance on Selenium webdriver in webdriver_create()
and webdriver_destroy()
: using the webdriver for the main objective is the point of these methods, using it for intermediate checks is not.
Less logs, less reliance on Selenium webdriver in webdriver_create()
and webdriver_destroy()
: using the webdriver for the main objective is the point of these methods, using it for intermediate checks is not.