-
**Describe the bug**
After switching the browser to chrome 130 stable, our automation became flakky. A lot of tests which ran thousands of times without error, are failing when trying to switch to a …
-
I would like to use system wide preinstalled webviews as the browsers for the automation.
eg. on Windows with `webview2`. on macOS with `webkit` and linux with `wkwebview` so I won't need to install …
-
Hi
I see that skyvern can be integrated with browser automation tool like Playwright. Can it be integrated with tools like appium to automate workflow on android devices.
Regards
Thakur
-
I am going to be embedding `igv.js` in a small web application and wanted to add some browser automation tests using `playwright`.
I had a look at the markup generated by igv and while I can find t…
-
### What would you like?
I would like to replace the most possible amount of web extension apis handled by `@packages/extension` in Firefox with the WebDriver Bidi automation client(s) created in #…
-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…
-
### Current behavior:
Cypress does not support any way to test WebAuthn / FIDO2 flows without mocking the authenticator, which does not allow to test all cryptographic interactions sufficiently. If…
-
### Describe the bug
If you add an automation rule with a custom attribute in the condition, then the rule starts to work incorrectly.
Namely, there may be a false alarm or a non-alarm.
I have…
-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…
-
There are lots of tools for writing Browser-automation tests in JavaScript, some integrating with test libs like mocha/jasmine/qunit, some that roll their own DSLs. Some examples:
- Nightwatch
- Zombi…