-
### Description
Right now we are using our own pools to run tests for iOS and Android, would be good to try run them on Hosted (fresh machines) to see if it makes the test behaviour better. We alre…
-
I got the following error when using xrmBrowser.CommandBar.ClickCommand("New");
`-> error: Value cannot be null.
Parameter name: ###source`
following are my stepdefinitions:
```private read…
-
# UITestContext
https://github.com/konradnogalski/Noterious-Cornell-UITests-CSharp/blob/d3ab2d10cf0cd4eb5722b97f66a558450dcc5e73/Infrastructure/UITestContext.cs#L7
This could implement `IDisposabl…
-
`Config` needs to be able to
1. Have it's own namespace for uiTesting (perhaps by adding `ui-testing` in front of the `UserDefault` keys.
2. Create several sets of fixed Wallets for uiTesting.
3…
-
### Description
This is specifically needed for Catalyst to prevent regressions around this from happening again. In this case, the Selector used to fire the Clicked/Command Delegate was removed be…
-
### Description
Right now when we launch the Windows UITests app, we rely on the existing .NET install to actually launch/host the application, instead of using the sdk we have provision on bin/dot…
-
Hi, friend,My computer is window system, AMD graphics card. there is an error in executing this line of code.
pip install -r requirements_post.txt
Looking in indexes: https://mirrors.aliyun.com/pypi…
-
> Failed to determine hittability of Button: Unable to fetch parameterized attribute XC_kAXXCParameterizedAttributeConvertHostedViewPositionFromContext, remote interface does not have this capability.
-
Im writing uitest in iOS, where I try to set value to keychain in dev code and trying to retrieve(Get) values in uitest target code.Is that possible ?
-
### Description
Legacy ported UITest `RemoveItemsQuickly `fails on iOS.
### Steps to Reproduce
Launch the .NET MAUI UI Tests with the RemoveItemsQuickly test.
### Link to public reproduction proje…