SeleniumBase 1.61.0 details:
Allow parallel tests with -n=NUM when using --dashboard mode, and more.
-n=NUM when using --dashboardFull details on GitHub here.
- Add the ability to run parallel tests when using the Dashboard.
— (Combine)-n=NUM_PROCESSESwith--dashboard - Change thread-locking of the proxy zip file to process-locking.
- Fix an issue with log files displaying the last browser used.
- Update the
method for visual layout tests.check_window() - Update JS dependencies.
- Update Python dependencies:
—filelock==3.0.12
—fasteners==0.16
