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

Add TouchAction constructor argument verification #923

Merged
merged 1 commit into from
May 31, 2018

Conversation

mykola-mokhnach
Copy link
Contributor

Change list

I saw some issue reports where people complain about NPE while the driver instance, which is passed as the constructor argument, equals to null. This fix allows to detect the problem on the early stage.

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@SrinivasanTarget SrinivasanTarget merged commit e33f31c into appium:master May 31, 2018
@mykola-mokhnach mykola-mokhnach deleted the check_null branch June 2, 2018 06:52
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

2 participants