Skip to content

Conversation

saikrishna321
Copy link
Member

Change list

Added Rotation tests with UIAutomator2

What types of changes are you proposing/introducing to Java client?
Put an x in the boxes that apply

  • 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)

@TikhomirovSergey @SrinivasanTarget review pls

added automationName
service.start();

if (service == null || !service.isRunning()) {
throw new RuntimeException("An appium server node is not started!");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saikrishna321 Should throw AppiumServerHasNotBeenStartedLocallyException.

@SrinivasanTarget
Copy link
Member

appium/appium#7131

@SrinivasanTarget
Copy link
Member

#439

@TikhomirovSergey
Copy link
Contributor

@saikrishna321 Yes. Could you improve the issue and then it will be merged

@TikhomirovSergey TikhomirovSergey merged commit 1d50fc0 into appium:master Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants