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

Avoid NPE on getting session details #247

Merged
merged 3 commits into from
Feb 14, 2019

Conversation

mykola-mokhnach
Copy link
Contributor

Addresses appium/appium#12162

@jlipps There are several other places where getSession is called like this without checking for nullability. I'd better leave it to you to perform the necessary fixes, since the code has to do with AccessibilityScrollData stuff.

@mykola-mokhnach mykola-mokhnach merged commit ac7edb5 into appium:master Feb 14, 2019
@dpgraham
Copy link
Contributor

This fix is in Appium 1.11.1-rc.0 (release candidate)

rajdeepv pushed a commit to rajdeepv/appium-uiautomator2-server that referenced this pull request Feb 15, 2019
@mykola-mokhnach mykola-mokhnach deleted the check_sess branch February 23, 2019 07:43
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

Successfully merging this pull request may close these issues.

None yet

3 participants