Running webdriver tests in Opera -
i'm trying run tests on opera using webdriver 2.3. although browser opens tests not getting executed.
browser opens profile dir shown in screenshot.
am missing anything?
use following process:
- find testrunner based on language, such as:
- add path test file(s) testrunner
- pick operaprestodriver or operachromiumdriver
- add path the operadriver testrunner
- start selenium server
- start testrunner
Comments
Post a Comment