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

I’m trying to automate the process of selecting a WiFi network by its name during the initial setup of an Android device — the setup flow that includes selecting language, region, and connecting to ...
2 votes
1 answer
92 views

I am working on an automated GUI test using SikuliX and Robot Framework, to reduce the number of screenshots taken I want to rely on text detection in some cases where the text is clear and close to ...
1 vote
0 answers
120 views

I am working on an automated GUI test using SikuliX and Robot Framework, and I need SikuliX to detect elements on the screen even when the screen resolution or Windows DPI scaling changes. What I Did: ...
1 vote
1 answer
184 views

In my automation I am using the below code to upload a file using robot , which is working Click Element ${import_campaign_button}
 Choose File ${import_filechooser} ${path}${testdata}${...
0 votes
1 answer
57 views

I'm working on a Spring Boot application that uses Brobot. After updating the library, I started encountering an error indicating that a bean of type ActionLogger is required but could not be found. I'...
1 vote
1 answer
76 views

I already know that we can define the image folder in Brobot like this: ImagePath.setBundlePath("images"); But I would like to define a subfolder for each state. Is this possible, and if so,...
0 votes
1 answer
75 views

I am new to Sikuli and would appreciate if some can tell me how to do How to send "Ctrl + End" in Sikuli? Screen screen = new Screen(); screen.type(Key.CTRL + Key.END);
SIJO JOHN's user avatar
0 votes
0 answers
39 views

When i test external Windows application with Robot Framework i would control if there is new error in event viewer/application. there is a way?
0 votes
1 answer
162 views

With a Library SikuliLibrary in Robot Framework, click Region It Works with image (${buttom_8}) ${pref_coordinates} Get Image Coordinates ${buttom_8} SikuliLibrary.Click Region ${...
0 votes
1 answer
150 views

I need to change the foreground program in Robot Framework. The programs are Windows. (ex: calc.exe or notepad.exe) how can I do? I use the Sikuli library but I can use others too i have tried: Switch ...
0 votes
1 answer
59 views

When utilizing the app.open() function, I encounter a situation where the result is [-1:C:\Users<path>\xyz.exe ()] C:\Users<path>\xyz.exe. Despite ensuring the accuracy of the provided ...
0 votes
1 answer
215 views

I've Sikuli script on jython, which purpose is to sequentialy wait to appear and click images. According to Sikuli it can be done with wait and click functions. Both functions take same argument - ...
setec's user avatar
  • 16.2k
0 votes
2 answers
141 views

Is there a way to ask the user to click on a Location and save the coordinates to use that Location later? None of the tools isted in the page https://sikulix-2014.readthedocs.io/en/latest/interaction....
-1 votes
1 answer
585 views

I'm tring to run testcase with robotframework but on a remote system on virtualbox. The system is Linux. I downloaded all needed libraries and I always gets error that I can't connect to the remote ...
1 vote
1 answer
342 views

I have this java installed: java version "1.8.0_391" Java(TM) SE Runtime Environment (build 1.8.0_391-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.391-b13, mixed mode) and running ...
Sulli's user avatar
  • 889

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

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