Skip to content

CLI Assistant Release

Compare
Choose a tag to compare
@kensoh kensoh released this 10 Aug 13:56
· 950 commits to master since this release

TagUI is a general purpose tool for automating web interactions

  • natural-language-like syntax command line assistant
  • intuitive conversational way to invoke automation flows
  • this is not AI or smart, just an alternative way to call flows
  • baseline option to capture run benchmark to baseline folder
  • upload step to upload file to web element (css selector only)
  • timeout step to change how long before step errors out
  • enabled navigation of url containing dynamic variables
  • for type / enter step, added [clear] keyword to clear field
  • enable frame / popup step in for loop (single next step)
  • improved handling and error-checking of { and } steps
  • setting variable with or without putting ; at the end of line
  • improved live mode, and live url navigation for chrome