Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Feature/screenshot yn function #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mchapman
Copy link

Adds ability to choose whether to take screenshots at runtime. A use case would be to take screenshot only when 'screenshot' appears in the test description.

Calls a function at runtime to decide whether to take the shot.  This allows decisions to be made based on such things as test name, previous results etc.
@swissmanu
Copy link
Owner

thank you for your contribution. would you please ensure your change preserves the exisiting line indention using tab characters?

further i'd name the new functionality something like screenShotNeededPredicate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants