We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@yashaka i have found a possible typo in selene.core.entity imports:
selene/selene/core/entity.py
Line 36 in 14e05c5
i think it should be
from selenium.webdriver.remote.webdriver import WebDriver
What do you think?
The text was updated successfully, but these errors were encountered:
@aleksandr-kotlyar, yes, looks like a typo... please, fix, run tests and if everything is fine we are ready to go:)
Sorry, something went wrong.
8a72fa5
No branches or pull requests
@yashaka i have found a possible typo in selene.core.entity imports:
selene/selene/core/entity.py
Line 36 in 14e05c5
i think it should be
What do you think?
The text was updated successfully, but these errors were encountered: