Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade test suite to use Pytest & selenium 4 #852

Open
hyanwong opened this issue May 5, 2024 · 0 comments
Open

Upgrade test suite to use Pytest & selenium 4 #852

hyanwong opened this issue May 5, 2024 · 0 comments

Comments

@hyanwong
Copy link
Member

hyanwong commented May 5, 2024

Nosetests is deprecated. We should move to pytest. Also the current code that uses selenium doesn't work with selenium 4, giving:

TypeError: WebDriver.__init__() got an unexpected keyword argument 'desired_capabilities'

See https://www.selenium.dev/documentation/webdriver/troubleshooting/upgrade_to_selenium_4/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant