← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #181907]: Delete value from field on Mac

 

Question #181907 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181907

Description changed to:
Saw a posted reply for Windows with the solution being:
type(Key.BACKSPACE) or type(Key.DELETE)

Neither one of these options works for me. I'm simply trying to write a
clean-up script. The script returns the "system under test" back to a
default state after the test run. The key for me is that the application
is being run on a Mac and the two methods above don't seem to work. I
have Sikuli focus the cursor on the field and the value is highlighted
but then the methods above don't delete out the existing text. How can I
get this to work?

Thanks!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.