public class ScreenshotPermission extends Object
Constructor and Description |
---|
ScreenshotPermission(Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
boolean |
areAllowed(TakeScreenshots takeScreenshots) |
boolean |
areAllowed(TakeScreenshots takeScreenshots,
TestResult result) |
boolean |
areDisabled() |
boolean |
areDisabledForThisAction(TestResult result) |
public ScreenshotPermission(Configuration configuration)
public boolean areDisabled()
public boolean areDisabledForThisAction(TestResult result)
public boolean areAllowed(TakeScreenshots takeScreenshots)
public boolean areAllowed(TakeScreenshots takeScreenshots, TestResult result)
Copyright © 2023. All rights reserved.