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

Fixed isAlive function to work with appium #410

Merged
merged 3 commits into from
May 11, 2016

Conversation

YamStranger
Copy link
Member

Summary of this PR

Fixed isAlive function to work with appium

Intended effect

It is possible that drover closed during test execution (some error for example). This function helps Serenity reinit driver in this case.

How should this be manually tested?

You can test with some other driver - firefox or chrome, for this you should create test class with multiple test cases (web tests), run it and after some of test opens browser - close it. Only current test should fail, other tests should be fine

Side effects

N/A

Documentation

If the pull request is user facing, how is it documented?
Are there examples of how to use the new behavior that users need to know about?

Relevant tickets

#408

Screenshots (if appropriate)

N/A

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.

2 participants