-
I'm trying to test everything under `spec/**/*_spec.rb` while excluding tests under ``spec/selenium/*_spec.rb`. I've tried various different exclude glob patterns but none of them seem to be working. …
-
See: https://github.com/sezero/SDL/actions/runs/11342398480/job/31542840236
Something about python, which I don't know anything about.
-
There is a ton of technical debt in this legacy code. Enough to keep a full time dev busy for a year upgrading everything.
I pretty much have no time to dedicate to this, which is why the repo has …
-
-
### Describe the problem
tauri-driver does not support Mac.
I have a Tauri app that has some platform-specific code in it. (Think: tauri-plugin-deep-link).
I need to write automated tests of my a…
-
Hello Chrome Community,
I hope this message finds you well. I am currently working on a Selenium automation project where I am using ChromeDriver to interact with the Chrome browser. One specific req…
-
**As a** eCommerce manager
**I need** to manage the backend service via a web user interface.
**So that** I can efficiently handle administrative tasks like adding, updating, and monitoring resource…
-
### Summary: I can't open http://canvas.docker/ on ubunto 22.04 when run canvas lms using docker
### Steps to reproduce:
1. I clone source code from github
2. ./script/docker_dev_setup.sh…
-
`test_create_delete_pool` usually fails to create Storage Class on External mode clusters because no dropdown for a block pool, user can't create a new pool too due to restrictions to manage external …
-
## Problem
Selenium uses Firefox, and Firefox needs X11 packages.
[Here](https://shallowsky.com/blog/programming/selenium-headless.html) a strategy to minimize dependencies, but some sort of caching…