-
Notifications
You must be signed in to change notification settings - Fork 572
chore: Add better error handling for session creation responses #727
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
Conversation
KazuCocoa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should value in test code revert?
appium/webdriver/webdriver.py looks good.
I have both cases now in tests |
KazuCocoa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay.
I'd prefer to keep value in test_helper.py (not webdriver_test.py) to keep the current appium 2.0 response as mocks, but no issues are there.
No description provided.