I am new with Sikuli. When I run SikuliX IDE SikuliX starts but gets stuck with this pop up on screen: "SikuliX-IDE 2.0.4 is starting on Java 11". How can I solved this problem?
When I run SikuliX IDE SikuliX starts but gets stuck with this pop up on screen: "SikuliX-IDE 2.0.4 is starting on Java 11"
450 Views Asked by Javahir Jafarguliyeva At
1
There are 1 best solutions below
Related Questions in SIKULI
- How to open an .exe through the Command Line in Sikuli?
- How do a dragDrop() with the right mouse button?
- I don't have any idea to use STAF/STAX with AutoIt/Sikuli
- Date function in sikuli
- Image error observed while trying to use Sikuli with JRuby and Cucumber
- Sikuli Selenium COmmands
- How to get the coordinates of an image in Sikuli?
- Can't load JIntellitype while running SikuliX
- Which version of Sikuli shall I use?
- FindFailed with error message implying find success in SikuliX?
- running a Sikuli (1.1.1) script on a docker (headless mode)
- Trying to create a fishing bot in a game. Gettin [error] SyntaxError ( "no viable alternative at input '<EOF>'", )
- Is it possible to click and drag an image with Sikuli until the image is no longer present?
- How to take a picture of a WebElement on Android?
- Sikuli api - "OK" click ignored during file upload
Related Questions in SIKULI-IDE
- Date function in sikuli
- Sikuli : NameError: name 'click' is not defined
- Print on same line on sikuli IDE
- When I run SikuliX IDE SikuliX starts but gets stuck with this pop up on screen: "SikuliX-IDE 2.0.4 is starting on Java 11"
- Capture Screen/Windows from Virtual Desktop where we are in main desktop using c#
- Is Sikuli IDE available for 64-bit Windows?
- How can I read text on the screen presented as an image using sikulix IDE?
- Unable to run script from Sikuli IDE
- How can I create and run SikuliX scripts on MacOS?
- Run Sikuli 1.1.1 script via Excel VBA
- Sikuli IDE command wait("image") not waiting for image to appear before script continues
- Sikuli - text not shown correct in IDE
- For loop with files with Python
- Sikuli is not working in some machine
- Sikuli ide special caracters :, \ doesn' t pass through
Related Questions in SIKULI-X
- jython zxJDBC UCanAccess Driver Class?
- Sikuli : NameError: name 'click' is not defined
- When I run SikuliX IDE SikuliX starts but gets stuck with this pop up on screen: "SikuliX-IDE 2.0.4 is starting on Java 11"
- Windows, run JAR with double click
- RunTimeINIT: *** terminating: Java arch not 64 Bit or not detected
- Find the co-ordinates of matching image using sikuli in java
- Fix the find failed issue in sikuli script
- Visual Automation using Tagui and Sikuli
- How can I make sikulix type the text I've extracted from an image?
- Cannot use my pyhton function on a referenced .py file
- Python - Trying to find if a sikuli script is running at the moment
- Is there any way to use python libraries like pandas etc to Sikuli script? Or can I run Sikuli .py file through any python interpreter?
- Sikuli get part of a filepath - Split string
- Sikuli - Configuration in scripts 1920x1080
- Sikuli - text not shown correct in IDE
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
After that it should open your IDE, if not, try uninstalling java 11 and installing java 8. Should work after that