sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45740
Re: [Question #169864]: Maximize the browser window?
Question #169864 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/169864
Rajagopal posted a new comment:
Hello,
I am using the below command to open the Chrome in incognito and
maximized and got the below exception
os.popen("C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
-incognito" + "--start-maximized")
Exception:
[error] script [ wwe ] stopped with error at line --unknown--
[error] Error caused by: Traceback (most recent call last): File "C:\Genesys\Sikuli\wwe.sikuli\wwe.py", line 13, in <module> wait("1517483108515.png",5) File "C:\Users\rarumuga\Downloads\sikulix.jar\Lib\sikuli\Sikuli.py", line 65, in wait Line 2759, in file Region.java
at org.sikuli.script.Region.wait(Region.java:2759)
at sun.reflect.GeneratedMethodAccessor73.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
org.sikuli.script.FindFailed: FindFailed: 1517483108515.png: (153x38) seen at (759, 144) with 0.90 in S(0)[0,0 1920x1080] E:Y, T:3.0 Line 2759, in file Region.java
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.