Skip to content

Conversation

@jamesmcroft
Copy link
Member

Resolves #191

A change has been made to ensure that if an exception is thrown when the StartApp method is called on the AppManager that the app, if started, is quit to ensure that test execution can continue.

This change also ensures that the exception is bubbled up, wrapped in a DriverLoadFailedException.

PR checklist

  • Have Legerity sample tests been added or updated, run locally, and all pass
  • Have added or updated support for platform specific element wrappers been reflected in the Page Object Generator
  • Have code styling rules been run on all new source file changes
  • Have relevant articles in the docs been added or updated for all new source file changes
  • Have major breaking changes been made and are documented

Other information

@jamesmcroft jamesmcroft requested a review from a team as a code owner December 29, 2022 21:11
@jamesmcroft
Copy link
Member Author

@tom-made once this has been reviewed, we'll do a hotfix release for 0.13 that includes this change.

@tom-made tom-made merged commit aab3633 into main Dec 30, 2022
@tom-made tom-made deleted the 191-failed-app-launch-fix branch December 30, 2022 11:07
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.

[Bug] Chrome browser maximise function can cause tests to fail indefinitely

3 participants