← Back to team overview

sikuli-driver team mailing list archive

[Bug 1406254] Re: On some dialog boxes in Windows, Sikuli doesn't works

 

sometimes on Windows it helps to run a script as admin:
- open a command line with context menu as admin
- run the script from command line
- or start the IDE from this command line

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1406254

Title:
  On some dialog boxes in Windows, Sikuli doesn't works

Status in Sikuli:
  New

Bug description:
  I was testing sikuli to make a script that automatically sets ip in
  windows. The whole process goes well till the time the "Wi-Fi
  properties" dialog box appears. There is no error shown in the message
  section of sikuli ide, and every line is executed(as shown in the
  message section), but there is no movement of mouse or the keyboard on
  this dialog box. It do identifies the images selected(when i tried
  running it using slow motion), but actually there is no mouse
  movement. The script runs successfully virtually, but no output is
  shown.

  Except for my code of setting ip, i have tested working on all the
  buttons and parts of the dialog box, but sikuli isn't responding.

  I'm using windows 8.1 64 bit , sikuli version 1.0.1

  Kindly find the attachment of the screenshots of the dialog box and
  the sikuli ide message section with the code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1406254/+subscriptions


References