Nexial Automation

Test Automation Platform for everyone!

X

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

Description

  • This command is used to append text in the desktop element of type Text Area.
  • In other words this command will enter and append multiple text area and pass or else fail otherwise.

Parameters

  • name - this parameter is the name of the Text Area
  • text1 - is the text value to be entered
  • text2 -is the text value to be entered mostly should be used if any special Key need to be send special function Keys like [ CTRL ] [ F3 ] [ ALT] etc
  • text3 -is the text value 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 value 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