sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #51101
[Bug 1821608] [NEW] I have to type a command with double quotes also cannot do it using type command eg: send.exe 127.0.0.1 9089 "gcs23.yaml"
Public bug reported:
Hi,
In the command prompt i need to execute a command with double quotes
send.exe 127.0.0.1 9089 "gcs23.yaml"
if i use type("send.exe 127.0.0.1 9089 "gcs23.yaml"")
it shows error .
PLease let me know how to execute this command using type() command.
Regards,
Chetan
** 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/1821608
Title:
I have to type a command with double quotes also cannot do it using
type command eg: send.exe 127.0.0.1 9089 "gcs23.yaml"
Status in Sikuli:
New
Bug description:
Hi,
In the command prompt i need to execute a command with double quotes
send.exe 127.0.0.1 9089 "gcs23.yaml"
if i use type("send.exe 127.0.0.1 9089 "gcs23.yaml"")
it shows error .
PLease let me know how to execute this command using type() command.
Regards,
Chetan
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1821608/+subscriptions
Follow ups