← Back to team overview

sikuli-driver team mailing list archive

[Bug 1572052] Re: [1.1.0.] popat is not defined

 

only available in 1.1.1 2016-05-01+

** Changed in: sikuli
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/sikuli/+question/293040

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

Title:
  [1.1.0.] popat is not defined

Status in Sikuli:
  Invalid

Bug description:
  I get an error for function popat()

  [error] NameError ( name 'popat' is not defined )

  Version: 1.1.0.
  Windows 7 pro 64bit.

  script used:

  Settings.MoveMouseDelay = 0

  click("test.png")

  paste(sys.argv[1])
  type(Key.ENTER)

  popat(100,100)
  popup("Press OK")

  paste(sys.argv[2])
  type(Key.ENTER)

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


References