-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
Accessibility on the web is, to put it trivially, both incredibly important and also an area that developers (at least this one) know very little about. Specifically, knowing what designs negatively a…
-
Background info: We are exploring how to create some automated UI tests for our HoloLens 2 app.
I have a HoloLen2 device which is connected to my PC ( fully updated win 10 pro). We also enabled De…
-
### Description
It would be great to have support for AutomationId for tabs in the TabbedPage on Android. At the moment, iOS has this support working [out of the box](https://github.com/xamarin/Xam…
-
**Vuestic-ui version:** 1.9.10
### Description
* For VaCounter when I set `data-testid` - it's getting set on child input element (`.va-input__content__input`) instead of root element (`.va-coun…
asvae updated
6 months ago
-
This is a tracking issue in response to https://github.com/gpodder/gpodder/issues/278#issuecomment-294967094 by @thp.
**Release Automation Wishlist:**
- [ ] Automated UI Tests
- [x] Automate re…
-
When the agent is coding, I instruct the agent to maintain a test script and to run the tests after each change, adding new tests to correspond to new functions it is coding. I have done this so far i…
-
This is a smaller sub-task of #733
I have some (semi) automated tests for the UI Javascript [here][10]. These tests are pretty useful for the most complicated parts and we should aim at introducin…
-
#### Description
Summary:
When I run the app on a simulator, it correctly applies the simulated location when I choose it in Xcode. However, when I run my UI tests, the simulated location I chose in…
-
I have built automated UI Regression Tests using WinAppDriver for Desktop app in my company. Developers dont like using Appium and thinking why adding Appium Server. They are pointing use of Windows S…