sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24533
Re: [Question #244880]: i m using Eclipse... Problem in opening new browser...
Question #244880 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/244880
RaiMan proposed the following answer:
App.open(…)
type("l", Key.CTRL) # lowercase L
paste("the url")
type(Key.ENTER)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.