Skip to content

Conversation

@vrunoa
Copy link

@vrunoa vrunoa commented Aug 19, 2019

Get the session to get events timing information. @KazuCocoa @jlipps let me know what you guys think on this approach.

I'm seeing the branch name now "porperty" 🤦🏻‍♂️

return self.execute_script('mobile: batteryInfo')

@property
def session_capabilities(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

how about having session name?

Copy link
Author

Choose a reason for hiding this comment

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

yeah, I think it make more sense to call it session.

Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

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

python -m autopep8 -a -r --global-config .config-pep8 -i . can fix some lint issues pointed by Travis

@ki4070ma ki4070ma mentioned this pull request Aug 20, 2019
@ki4070ma
Copy link
Collaborator

ki4070ma commented Aug 20, 2019

Retriggered functional android tests on azure pipelines

  • [Failure case] test_toggle_location_services

Error log

selenium.common.exceptions.WebDriverException: Message:
An unknown server-side error occurred while processing the command.
Original error: Error executing adbExec.
Original error: 'Command '/Users/vsts/Library/Android/sdk/platform-tools/adb -P 5037 -s emulator-5554 shell pm install /data/local/tmp/appium_cache/bc38a04068b79fe3b459303c28bb4b7103bfb6c9.apk' timed out after 20000ms'.
Try to increase the 20000ms adb execution timeout represented by 'uiautomator2ServerInstallTimeout' capability

#413 will fix above error.

@ki4070ma
Copy link
Collaborator

ki4070ma commented Aug 20, 2019

Link to #425

@dpgraham
Copy link
Contributor

@ki4070ma @KazuCocoa can we merge this and publish it?

@dpgraham
Copy link
Contributor

@vrunoa is this still just a WIP?

@vrunoa vrunoa changed the title wip: Add events property Add events property Aug 21, 2019
@vrunoa
Copy link
Author

vrunoa commented Aug 21, 2019

Ready for release 🚀

@KazuCocoa
Copy link
Member

waiting for CI

@ki4070ma
Copy link
Collaborator

Need to.do #427 (review)

@KazuCocoa
Copy link
Member

mm, next is 'python -m isort -rc .'

@dpgraham dpgraham mentioned this pull request Aug 22, 2019
@KazuCocoa KazuCocoa closed this Aug 22, 2019
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.

5 participants