Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.2
-
Component/s: Web Selenium
-
Labels:None
-
Number of attachments :
Description
As not all WebDrivers support taking screenshots (ie instances of TakesScreenshot) it's useful for the takeScreenshot() method to return a boolean value to inform when the underlying WebDriver supports screenshots.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | WebDriverProvider should return a boolean to say if the screenshot has been taken | WebDriverProvider#takeScreenshot() should return a boolean to say if the screenshot has been taken |
Description |
As not all WebDrivers support taking screenshots (ie instances of TakesScreenshot) it's useful to return a boolean value to inform when it does.
|
As not all WebDrivers support taking screenshots (ie instances of TakesScreenshot) it's useful for the takeScreenshot() method to return a boolean value to inform when the underlying WebDriver supports screenshots.
|
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |