sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37096
Re: [Question #287968]: How can i use sys.argv to Key
Question #287968 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/287968
Description changed to:
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.