-
Add selenium tests for some of the UI modules, such as: login, registration, user profile.
-
-
### What happened?
We've been experiencing something quite strange with Quit function of webdriver instanciated with ChromeDirverService since an upgrade to latest version:
let's say we create …
-
A test failed on a tracked branch
```
Error: retry.try reached timeout 120000 ms
TimeoutError: The element [data-test-subj="saveFilter"] was still present when it should have disappeared.
Wait timed …
-
## Upgrade Selenium
We are using Selenium 3.14 with Chrome 80.
We should take our time to upgrade to Selenium 4.x with latest version of Chrome.
There are a few RTL tests we disabled because …
-
-
Al querer correr el test de Selenium que está en el repo, este falla. Estoy corriendo:
```
$ pytest test_e2e.py
```
Y me devuelve un error que creo que puede ser por el webdriver del Chrome, que n…
-
Currently I am using Serenity BDD 3.3.10 and my test cases are failing on Saucelab with Driver Configuration Error
```
net.thucydides.core.webdriver.DriverConfigurationError: WebDriver was unable…
-
```
The issue 253 introduced group management. Selenium tests should be added to
ensure functionality.
```
Original issue reported on code.google.com by `antonio....@gmail.com` on 7 May 2010 at 2:28…
-
Replace or complement ThinkUp's SimpleTest integration tests with browser-based tests that allow developers to step through workflows in app in a browser using Selenium http://seleniumhq.org/