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

I'm trying to run Habitat 2.0 (I need only Habitat 2.0) track using the instructions from these github repo https://github.com/Jiayuan-Gu/hab-mobile-manipulation?tab=readme-ov-file#installation but ...
3 votes
2 answers
104 views

Description: Hello everyone, I'm working on a Java application where I use the java.awt.Robot class to simulate keyboard input. It works fine for most characters, but I'm encountering an issue when ...
0 votes
1 answer
142 views

I am a beginner, and I have a question regarding Robot class in JavaFX. I have the following code. Basically, when I manually click on AnchorPane, method click gets activated, and when the mouse ...
0 votes
0 answers
48 views

I'm currently writing a code that does simple image processing. In my code, pressing various buttons on the screen does convolution and/or manipulates each pixel's rgb values to show different effects,...
2 votes
1 answer
162 views

I am using the following code to take a window screenshot. The screenshot capture is from the wrong position if I take it on the second monitor with high resolution. There should be an issue with ...
DbSchema's user avatar
  • 383
-1 votes
1 answer
96 views

UPDATE: It seems this is a bug in Java: https://bugs.java.com/bugdatabase/view_bug?bug_id=JDK-8322845 I encountered some weird behavior while experimenting with java.awt.Robot. If I use it to take two ...
1 vote
1 answer
82 views

I wrote a java program which will minimize a window when moved to lower portion of screen. It performs the task by moving the mouse with Robot to the minimize button and pressing it with mousePress ...
2 votes
0 answers
111 views

I wrote code that changes the layout language on the PC until English is selected, the language changes, the key combination is correct, but the loop continues forever InputContext context = ...
Jupit90's user avatar
  • 119
0 votes
0 answers
44 views

I'm trying to setup a program that allows me to feed a musical score and get the Robot to sync up multiple key presses to play the song on a virtual piano. Everything is formatted correctly and the ...
0 votes
0 answers
99 views

Hello I want to upload a png file to the message How do I do this? When I try the robot it doesn't work Please help me The below-mentioned script is written as an example main choosefile choosenfile ...
0 votes
0 answers
54 views

Why doesn't the below code work for moving the mouse on a Chromebook? import java.awt.Robot; import java.awt.AWTException; public class MoveMouse { public static void main(String[] args) throws ...
thetypist's user avatar
  • 333
0 votes
2 answers
546 views

I am writing some automation in Selenium (Java) for an internal application which is quite old. I encountered something that I can't solve with any tools in Selenium and with general Googling, nothing ...
1 vote
1 answer
494 views

I want to take the screenshot of a java native application ( any framework AWT, Swing, JavaFx ) without bringing it to the foreground. Are there any framework-specific methods available for this? I ...
0 votes
1 answer
71 views

When I upload the file using awt.Robot class, the file is uploaded properly but my laptop keys don't function properly after my test cases execution. I have to restart my laptop. For example, after ...
0 votes
1 answer
103 views

I am trying to capture screen in mac os ventura using java.awt.robort but it captures the desktop image every time but not the image of current application running. As shown in https://i.sstatic.net/...
Dipesh's user avatar
  • 11

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

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