-
-
Notifications
You must be signed in to change notification settings - Fork 153
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
update webdriver-manager to latest version #299 #301
update webdriver-manager to latest version #299 #301
Conversation
heh... so, it seems to be not like that simple, updating webdriver-manager broke the build somehow... Now we have to investiage deeper the reason... |
@EmadDeve20
Until all tests pass - this PR can't be merged. |
The code in the vim is correct and there is no problem in using pylint and YCM. I am confused. The selene model is also available, so why do we have an error in the test? |
Before this PR tests passed. Then it's not a problem of previous PRs. But on this PR tests are failing. So what has changed in this PR? The answer will be - dependencies. @EmadDeve20 So you need to figure out why dependency update has caused such an error:
|
@EmadDeve20 ! Good news! The problem was that Pipenv could not resolve dependencies after you have updated them. Thats why was an import error and test execution couldn't start. |
I'm very sorry that I have a hardware problem and I think I can not fix it until a week ago. If you can solve it, solve it. Thanks and I'm very sorry, I really have a problem, I'm very sorry! Thank you for all your help and training :D |
Issue can wait for contributor for a while. |
#299
so this is ok or now not?
I am a noob programmer and I'm here for learning. if I have a mistake please tell me!