Antonio-Maranhao opened a new pull request, #1417:
URL: https://github.com/apache/couchdb-fauxton/pull/1417

   ## Overview
   
   Adds ability to run Nightwatch tests using Firefox.
   
   - Added a check to see if the selected driver supports fetching browser 
logs, which the Geckodriver doesn't, so this prevents  an Exception which 
terminates Nightwatch when any of the test cases fail. 
   
   ## Testing recommendations
   
   Run Nightwatch tests using Firefox, which can be done by setting 
`test_settings.default.desiredCapabilities.browserName: "firefox"` in 
`nightwatch.json.underscore`.
   
   ## GitHub issue number
   
   n/a
   
   ## Related Pull Requests
   
   n/a
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   - [ ] Update 
[rebar.config.script](https://github.com/apache/couchdb/blob/main/rebar.config.script)
 with the correct tag once a new Fauxton release is made
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to