Interface test automation tool
[SOLUTIONS] [DOWNLOAD] [ORDERING] [SUPPORT] [PRESS] [PARTNERS] [TESTIMONIALS] [ABOUT US]

Automatically read content using GetFileContent instruction of RoutineBot

RoutineBot is an automation software for automation of any routine task, such as automated GUI testing

  • Use GetFileContent function to automatically read the content of the file into the internal variable of the RoutineBot
  • Make your script to get file
  • Resolve routine job of content getting
  • Automated getting of file
  • RoutineBot will work as a robot that can read text
  • Our RoutineBot helps testers to automate file getting
  • Automatize text getting process
  • Read file from your script
Command Description How can it help?
GetFileContent The function will return the text content of the file.

Use this function together with FileExists function.

Examples:

  • a:=GetFileContent('C:\tmp\somefile.txt'); // the a now contains the content of the file
  • CopyToClipBoard(GetFileContent('C:\tmp\somefile.txt')); // will get the content of the file, it is possible now to use clipboard value to paste values into the web-form or somewhere else.
Made in Devoler

Copyright © 2000-2012 AKS-Labs. All rights reserved.