DescriptionIssue 6391 - Allow running the browser unit tests with Firefox
This is a working implementation. For Firefox it uses WebDriver.
[DONE] We could use the same implementation for Chromium, but I chose to not change this for now. Ideally we would only use WebDriver. What do you think?
[DONE needs testing on Win] It doesn't download binaries like it is done for Chromium.
[DONE] Also I'm pondering moving the *_process.js in a test/ subdirectory.
I have tested it on macOS and Linux.
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move the _process.js files. Remove the need for index.html #Patch Set 3 : Support using chromium with webdriver. #Patch Set 4 : Added firefox download #Patch Set 5 : Download the Windows installer (albeit untested) #Patch Set 6 : Fix the truncated output in Chromium. #
Total comments: 4
Patch Set 7 : eslint options and gitignore #
Total comments: 14
Patch Set 8 : Review comments addressed. #Patch Set 9 : README fixups #Patch Set 10 : Revert to default to the chrome remote interface (instead of webdriver) #
Total comments: 17
Patch Set 11 : Lower Firefox version. Nit in the README #Patch Set 12 : Update Firefox version in README #
MessagesTotal messages: 23
|