Wondering if anyone was able to run selenium-based python programs on this platform.
Package seems to be installed and no issues were given while importing the package, but <code>webdriver.Firefox() </code> fires up an error message, while Chrome webdriver doesn't seem to be installed, as the message for <code>webdriver.Chrome()</code> states.
Any help would be greatly appreciated.
Regards, Fdiang