← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #229401]: [1.0] Error: Region outside any screen ... How to handle?

 

Question #229401 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/229401

    Status: Open => Needs information

Ricardo Cardona Ramirez requested more information:
RaiMan,

With the new script:

  reg = Region(App('Microsoft Word').window(0))

  #Look for text
  reg.click('Home')

I get the same error, but now twice:

  [debug] getWindow: java.awt.Rectangle[x=-4,y=-4,width=1448,height=908]
  [error] Region (1448, 908) outside any screen - subsequent actions might not work as expected
  [error] Region (1448, 908) outside any screen - subsequent actions might not work as expected
  [error] script [ TestText ] stopped with error in line 6
  [error] FindFailed ( null )

Thanks for your help

Ricardo Cardona

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.