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

Changes made for issue #38. #77

Merged
merged 1 commit into from
Oct 23, 2018
Merged

Changes made for issue #38. #77

merged 1 commit into from
Oct 23, 2018

Conversation

WasiqB
Copy link
Owner

@WasiqB WasiqB commented Oct 23, 2018

Change list

DeviceElement

  • DeviceElement.create ("Main").using (By.id ("android:id/content"));
  • DeviceElement.create ("Main").using (AutomationType.APPIUM, By.id ("android:id/content"));
  • DeviceElement.create ("Main").using (PlatformType.ANDROID, AutomationType.APPIUM, By.id ("android:id/content"));

@WasiqB WasiqB added the severity: high Issue is marked as high. label Oct 23, 2018
@WasiqB WasiqB added this to the Version 3.0.0 milestone Oct 23, 2018
@WasiqB WasiqB self-assigned this Oct 23, 2018
@WasiqB WasiqB requested a review from mfaisalkhatri October 23, 2018 17:43
Copy link
Collaborator

@mfaisalkhatri mfaisalkhatri left a comment

Choose a reason for hiding this comment

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

Approved

@mfaisalkhatri mfaisalkhatri merged commit 0cf5a7e into develop Oct 23, 2018
@WasiqB WasiqB deleted the issue-38 branch October 24, 2018 05:51
@WasiqB WasiqB restored the issue-38 branch October 27, 2018 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: high Issue is marked as high.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants