-
### Question you want answered
How do I test Tauri with selenium?
### Where did you look for an answer?
As requested I post my question from Discord here ^^
### Page URL
_No response_
### Additi…
-
Following up from https://github.com/FreezingMoon/AncientBeast/issues/997#issuecomment-226209177, allow testing via a web browser automation tool (i.e. selenium), which starts the game with certain se…
cxong updated
1 month ago
-
### What happened?
**Description:**
There is an issue with the `text-transform: capitalize;` CSS property when using Selenium WebDriver with Firefox 127.0.2. The text transformation does not handle …
-
Initially reported by: @sean as #TRAC560
Selenium-based tests help find problems that a user would encounter (not expected functionality like unit tests, but actual user experience).
It would be nic…
-
```
As new features are added and improved, testing all functionally by hand
becomes impossible. Add a set of Selenium tests that can be run as members
are created and changed. (See Resources page for…
-
### Environment
* Python version:
* Nautobot version: `next` @ 934b6bf2d0607c7c4b04eddd86d4458bbe6e33ea
### Steps to Reproduce
1. Ensure that no Nautobot Docker containers are running (`invoke s…
-
Thanks a lot for this project and the version 2 bringing Selenium::Client::Driver!
I'm trying to upgrade a Selenium::Remote::Driver + Selenium 3 setup to Selenium::Client::Driver + Selenium 4. But …
-
A test failed on a tracked branch
```
Error: retry.try reached timeout 120000 ms
Error: retry.try reached timeout 120000 ms
Error: retry.try reached timeout 120000 ms
ElementNotInteractableError: ele…
-
The test added in #1254 would ideally be run in CircleCI. [This example](https://github.com/mozilla-services/screenshots/blob/master/.circleci/config.yml#L85-L100) might be helpful.
Note there's no…
-
```
We should automate the security tests in Selenium as well as having unit
tests to check that only the appropriate elements are allowed through.
```
Original issue reported on code.google.com by `…