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

Background: I have a C# automation client (.NET Framework 4.8) using System.Windows.Automation to invoke a button in a Microsoft Access (VBA) application. The target control is non-standard / ...
4 votes
1 answer
50 views

I am using Playwright to automate a website: https://demo.automationtesting.in/Register.html Without filling anything, click on Submit. An error tooltip will show up. I would like capture and validate ...
1 vote
1 answer
58 views

I’m working on a Python project using Selenium and pytest. All tests pass locally in normal (non-headless) mode, but when I run them in GitHub Actions or even locally in headless mode, many of them ...
Advice
0 votes
1 replies
50 views

Hii I need some suggestions I am planning to build a Specific task performing bot services thing. so far I have build a program that uses OCR for text detection and if that text is there it does the ...
1 vote
0 answers
43 views

I want to check a tooltip when setting the mouse over a button. My button class is com.intuit.karate.robot.win.WinElement (used getClass()) I can check the tooltip content (property HelpText), I can ...
A.Joly's user avatar
  • 2,397
2 votes
1 answer
67 views

When handling user input through Scanner(System.in), you can use System.setIn() to automate user input. Like this: package edu.ntnu.idi.idat; import java.io.ByteArrayInputStream; import java.io....
Lucy's user avatar
  • 105
Best practices
0 votes
0 replies
41 views

I'm writing E2E tests for a mobile app that displays a map with charging station markers. I know the latitude and longitude coordinates of a specific marker, and I need to: 1. Navigate/pan the map to ...
-2 votes
1 answer
143 views

I am trying to automate a flow where a user navigates from one page to other. On clicking submit button, it is supposed to go to the order page but currently it is displaying the blank white page on ...
1 vote
0 answers
86 views

I’m trying to capture browser console logs using Selenium + Pytest, and here’s my current code snippet: def test_capture_console_logs(driver, capture_browser_logs): driver.get("https://www....
0 votes
0 answers
77 views

I have a .NET MAUI application (targeting .NET 9) that runs on Windows. In the same repository, I also have a separate Appium-based UI automation project (using .NET 8), which drives the MAUI app ...
0 votes
0 answers
23 views

I'm running test suite using WebdriverIO framework on Windows 11. When test starts the Edge browser gets opened in app mode rather than browser mode. In app mode I cant maximize it and cant scroll the ...
0 votes
1 answer
87 views

I am trying to play around with uiautomation on windows. As a first test, I wanted to list everything in root to investigate what is worth recursing into. This is my script: import uiautomation as uia ...
0 votes
0 answers
18 views

We use an MIS called LabelTraxx. Our company manufacturers labels and has 5 production lines. The operator for each production line will key in the details of their job, as well as their production ...
1 vote
1 answer
73 views

We are trying to create UI tests for our old legacy applications (MFC + NET Framework). We use Visual Studio 2019 + Appium. All C# stuff works well. But we have a problem: to work with UI controls we ...
0 votes
0 answers
90 views

I need to change field values on the "custom properties" section of Webflow designer using JavaScript code on the Google Chrome console fields to change Also, after changing it, it should be ...

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

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