-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NXFT-1.7.15
-
Fix Version/s: NXFT-1.7.16
-
Component/s: Selenium Tests (deprecated)
Currently the user-extensions.js file makes sure we take a screenshot when:
- a timeout occurs
- the 'click' command fails
It would be useful to take a screenshot when the 'type' command fails too (when corresponding element is not found in the page, for instance)
- is required by
-
NXP-15233 Fix random failure on selenium suite2 deleteUser
- Resolved