A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.
-
Updated
Aug 30, 2020 - Java
This lib is interesting! I'd love to see configuration for mobile devices. would you consider adding that?
Add a description, image, and links to the browserstack topic page so that developers can more easily learn about it.
To associate your repository with the browserstack topic, visit your repo's landing page and select "manage topics."
When there are errors in the config, such as an incorrect import, they are intercepted by the regular try catch and only the error message is logged.
Logging of only the error message is useful for our own errors, where the stack trace has no added value. For user errors, the stack trace has added value.
We should create a special error type for errors we throw in the startup of the test run