Nexial Automation

Test Automation Platform for everyone!

X

desktop » typeTextArea(name,text1,text2,text3,text4)

Description

  • This command is used to type text in a “textarea”-type desktop element, denoted as name.

Parameters

  • name - the name of the TextArea element
  • text1 - the text to be entered, additional function keys can be used here such as [ CTRL ] [ F3 ] [ ALT]
  • text2 - is the text to be entered mostly should be used if any special Key need to be send special function Keys like etc
  • text3 - is the text to be entered mostly should be used if any special Key need to be send special function Keys like [ CTRL ] [ F3 ] [ ALT] etc
  • text4 - is the text to be entered mostly should be used if any special Key need to be send special function Keys like [ CTRL ] [ F3 ] [ ALT] etc

Example

See Also