We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are no longer distinguishing between headless per this issue: #1140
headless
To synchronize the nomenclature changes we've done the following:
screenshotOnHeadlessFailures
trashAssetsBeforeHeadlessRuns
trashAssetsBeforeRuns
videoRecording
video
We will throw an explicit error if using the old verbiage.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
fixes #1754 remove screenshotOnHeadlessFailure and rename trashAssets…
84f7c3a
…BeforeHeadlessRuns
4053596
Released in 3.0.0.
3.0.0
brian-mann
No branches or pull requests
We are no longer distinguishing between
headless
per this issue: #1140To synchronize the nomenclature changes we've done the following:
screenshotOnHeadlessFailures
has been removed in favor of the new Screenshot options exclusively in the drivertrashAssetsBeforeHeadlessRuns
->trashAssetsBeforeRuns
videoRecording
->video
We will throw an explicit error if using the old verbiage.
The text was updated successfully, but these errors were encountered: