![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Hello, What we understand is, you want to 'Save As' a .xls file with .txt extension without using Keystrokes. Am I right? Automation Anywhere (Premier and Enterprise version) provides you with Manage Windows Controls command to work with Standard Windows controls like textbox, dropdown, command button, etc. You can capture 'File Name’ textbox and 'Save as type' dropdown using 'Textbox' and 'Drop Down' option respectively of Manage Windows Controls command. Using 'Set Text' option you can specify a filename for e.g. Abc.txt and using 'Select Item by Index' or 'Select Item by Text' you can select the file type, 'Text File Tab Delimited (*.txt)' from drop down list. Capture 'Save' button using 'Command Button' option of Manage Windows Controls command. Upcoming version of Automation Anywhere also supports capturing of Menu items in Manage Windows Controls command. Using 'Menu' option, you can click any menu item using 'Click Item By Index' or 'Click Item By Text' option. You can find Manage Windows Control command under 'Programs\Windows\Files’ command category. Hope that helps. |
| |||
| Hello, If you have installed the trial version, then you can test the Manage Windows Controls command. You can find pricing details at, http://www.tethyssolutions.com/pricing.htm |