Keyboard strokes

Hi,

We are testing one application where we need to send the keyboard stroke.

To pass X keyboard stroke i tried the following command but it didn’t work.

TypeText “X”

Is there anything missing or we can try some other commands ?

Regards,
Shahid

Hello shahid09,

I can tell you that the typetext command was executed against the SUT. Whether or not the text was entered where you thought it should be is a different question. Make sure that the field or other area where you are trying to type has focus. To do this you can use a click, which is easy to do with a captured image.

For more information you can read about typetext in the Using eggPlant and eggPlant Reference Manuals, which can be found on the website:
http://www.testplant.com/support/downloads/current/

If this does not resolve your issue please provide further specifics on the situation.

-Elizabeth