-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding TryTo action * Added Tests for TryTo * adding documentation * using better descriptive variables * renaming TryTo to Either * fixed multi-action output and added test * using example action that is actually in the screenpy_selenium library. * linking to screenpy_selenium package * fixing references to AssertionError * fixing python code blocks to be consistent * using better names for the two sets of actions * adding option for tester to ignore exceptions as desired. * Allowing user to turn on UNABRIDGED_NARRATION to see why the first action tried failed. * using established pattern to settings mocking
- Loading branch information
1 parent
6d72922
commit d506f35
Showing
8 changed files
with
421 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.