sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54805
[Bug 1872174] [NEW] [WIn10]Error when trying to run a script in SikulixIDE-2.0.4
Public bug reported:
2.0.4-2020-03-14_08:01/Windows10.0/Java11(64)11.0.3+12-LTS
Hi,
I am trying to make a simple script using the IDE to evaluate the
feasibility of this tool to my testing needs for interacting with a
windows security pop-up.
The script is this one:
click("1586590464985.png")
wait("win10search.png")
type("calc"+Key.ENTER)
When I run the script from the IDE using the Play button, I get the following error message:
javax.script.ScriptException: ReferenceError: "Commands" is not defined in nashorn:mozilla_compat.js at line number 69
If you need more info, please let me know what I need to do and how I
can help.
Regards,
Petru
** Affects: sikuli
Importance: Undecided
Status: New
** Attachment added: "Screenshot"
https://bugs.launchpad.net/bugs/1872174/+attachment/5351770/+files/Untitled.png
** Summary changed:
- [WIn10]Error when trying to run a script in SkikulixIDE-2.0.4
+ [WIn10]Error when trying to run a script in SikulixIDE-2.0.4
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1872174
Title:
[WIn10]Error when trying to run a script in SikulixIDE-2.0.4
Status in Sikuli:
New
Bug description:
2.0.4-2020-03-14_08:01/Windows10.0/Java11(64)11.0.3+12-LTS
Hi,
I am trying to make a simple script using the IDE to evaluate the
feasibility of this tool to my testing needs for interacting with a
windows security pop-up.
The script is this one:
click("1586590464985.png")
wait("win10search.png")
type("calc"+Key.ENTER)
When I run the script from the IDE using the Play button, I get the following error message:
javax.script.ScriptException: ReferenceError: "Commands" is not defined in nashorn:mozilla_compat.js at line number 69
If you need more info, please let me know what I need to do and how I
can help.
Regards,
Petru
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1872174/+subscriptions
Follow ups