Skip to end of metadata
Go to start of metadata

New Features


  • NEW  Added "Function". You can define a bunch of operations as  "Function" and you can call by using 'Call Function' operation.That process jumps to a specific function, and when the function's operation is complete, it returns to the next operation of the 'Call Function'. Also, 'Call Function' could be used as a nested architecture.
  • NEW  Added a new option "ClearVariables" to "Set Variables". 
  • NEW  You can use your UserVariable as Index value in 'Repeat'.
  • NEW  Added a new option  'SendKeys' to HTMLAction
  • NEW  Added Edge browser to browsers that can be used w/ Open Browser. You can select a browser in PAM Service Service > Settings. (added PAM R20.1015.10)


Changed



  • CHANGED The process by which PAM uploads the resulting image to the server is split into standalone programs.(added PAM R20.1015.10)


Fixed


  • FIXED In Set Variables, when a variable with a different group name and the variable selected in the variable selection window is directly entered, the variable is not set.
  • FIXED Fixed a problem that Bot operation fails when the first operation of the first step is changed to Disable state
  • FIXED Fixed a problem in which one character was removed at the end when there was no value in the option to remove the text before and after the text as a result of OCR