Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
38 views

It is common to test inline errors by filling out a textfield and then clearing focus, as the validation happens after the user is done with it. In espresso that can look like: onView(allOf(...
0 votes
0 answers
40 views

I've encountered an issue where my UI test freezes specifically on the performScrollToNode() function when testing a screen that contains a LazyVerticalGrid. The test enters an apparent infinite loop, ...
1 vote
0 answers
59 views

I want to run Cypress tests on a website and measure the performance with k6. Currently I run the Cypress tests on Windows locally and in a GitLab pipeline. I followed these video tutorials (https://...
0 votes
0 answers
47 views

I’m running Karate UI tests (Karate 1.5) with type: 'chrome'. The non-UI (API) tests run fine, but the UI-based tests frequently fail with: [WARN] [com.intuit.karate.shell.Command.run] - exit code was ...
0 votes
0 answers
40 views

I have a large app with hundreds of UI tests, and moving from an emulator on API 34 to 35 causes exactly one failure. A simple perform(click()) call on spanned text does not work, yet does not fail. ...
0 votes
1 answer
82 views

I have to do UI Testing for one of my application. I have tried JMeter ui scripting using webdriver plugin but execution fails at even 5 users as multiple browser get invoked and we are unable to ...
0 votes
1 answer
59 views

I ran into an issue at work where an Espresso test failed once about every 10-20 times. When it failed, it was with an AmbiguousViewMatcherException. What seemed to be happening is that when slides ...
0 votes
0 answers
32 views

I'm using Selenium and Chrome WebDriver to automate UI testing for a taskpane-based Outlook add-in. While Selenium can interact with the main Outlook web app, it fails to locate or interact with ...
1 vote
0 answers
108 views

We are using playwrigth for some UI tests which are flaky. So I want to retry each test a couple of times before marking it as failed. So I created my own JUnit 5 extension. But unfortunatelly it ...
-1 votes
1 answer
107 views

I am wondering about selecting elements by their text content using screen.getByText. My question is around the reliability of this approach. If the text value changes, the test will fail, which may ...
1 vote
2 answers
91 views

when I do UI test in karate, I want to get a request url from web, the page will not load, every time the request url will have a unique code in it, the code is what I need in later test. I cannot use ...
0 votes
1 answer
91 views

I have an WPF application using CommunityToolkit.Mvvm, which is working and now I want to use FlaUI to create automated UI testing. When I start application, I have window like this and in FlaUInspect ...
0 votes
1 answer
19 views

I have a fragment which waits for an integer from args. The code itself works fine, but when I want to write a UI test for this fragment it gives me a java.lang.NullPointerException: null cannot be ...
0 votes
1 answer
72 views

I'm working on automated UI testing. When I start the installer on a physical Win 11 Pro machine, a separate process is created after the initial language selection dialog. When the installer is ...
1 vote
0 answers
48 views

Is there any documentation stating FTL installs the app with the -g flag, meaning manifest permissions are automatically granted? I cannot find in my digging. Thanks! I looked into firebase test lab ...

15 30 50 per page
1
2 3 4 5
...
74

AltStyle によって変換されたページ (->オリジナル) /