Skip to content

taskt v2.9.0.0

Compare
Choose a tag to compare
@saucepleez saucepleez released this 27 Apr 06:09
· 219 commits to master since this release
dbb0101

Changes for this release are detailed in #114

  • Removed AcroPDF from dependencies
  • Added REST Command for API support
  • Added Parse JSON Array Command
  • Added Custom Hotkey for ending automation
  • Added Stopwatch Command which allows the tracking of time
  • Added System Commands for Logoff, Shutdown, Restart, Lock Screen
  • Added Remote Desktop Connection Command
  • Fixed logic error in DLL Command so as to allow selecting overloaded methods
  • Added OSVariable Command under System Commands
  • Added Environment Variable Command under System Commands
  • Added Modify Variable command to handle case changes (upper, lower) and base64 conversion
  • Updated Browser Automation to generic web drivers and added Selenium IE driver for IE support