Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

WaitforAlertandStoreAcceptIfexist     “10“     “AlertMessage”

WriteToTextFile

This action allows users to write or append the text in the specified file.

Info

User performing this action should have write access to the corresponding file and folder.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

FilePath

Enter the absolute path to the file in which you want to make changes.

Yes

String

Text

Enter the content to be overwritten or appended.

Yes

String

Mode

Value of this parameter can be OVERWRITE or APPEND. If user keeps mode empty, it will be considered as append.

Yes

String

Example:
WriteToTextFile                  "C:\Users\Notepad.txt"          "Qualitia"            "A