sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08360
[Bug 921728] [NEW] Is not possible make any 'action' over the window 'Local Area Conection Properties' in Windows 7
Public bug reported:
I found this bug in the version: Sikuli X-1.0rc3 (r905)
O.S.: Windows 7 (32-bit)
Steps
1. press 'win+R' and type 'ncpa.cpl' then press 'enter'
2. double click over your Local area connection
3.in the next window click 'Properties'
4.Now from here try to reach the 'Internet Protocol Version 4 (TCP/IPv4)' using Sikuli scripting
I tried with the following methods:
click()
type(Key.DOWN)
type("i")
I tried this actions over all this window and nothing happens (Please see the video)
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/921728
Title:
Is not possible make any 'action' over the window 'Local Area
Conection Properties' in Windows 7
Status in Sikuli:
New
Bug description:
I found this bug in the version: Sikuli X-1.0rc3 (r905)
O.S.: Windows 7 (32-bit)
Steps
1. press 'win+R' and type 'ncpa.cpl' then press 'enter'
2. double click over your Local area connection
3.in the next window click 'Properties'
4.Now from here try to reach the 'Internet Protocol Version 4 (TCP/IPv4)' using Sikuli scripting
I tried with the following methods:
click()
type(Key.DOWN)
type("i")
I tried this actions over all this window and nothing happens (Please see the video)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/921728/+subscriptions
Follow ups
References