sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37095
[Question #287968]: How can i use sys.argv to Key
New question #287968 on Sikuli:
https://answers.launchpad.net/sikuli/+question/287968
hello all,
i want input what i want to key
command like key.sikuli -args ENTER
and sikuli well key enter foe me
my script like this but it didn't work
how to fix it?
import sys
s1 = sys.argv[1]
type(Key.s1)
thanks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.