Skip to content

Releases: aside-ufba/guide-automator

Version 2.4.0

06 May 16:41
Compare
Choose a tag to compare
  • New Command: Highlight , now is possible highlight element without using takeScreenshotOf
  • New CLI option: --window <dimensions>, can you define windows dimensions.
  • New CLI option: --browser <path>, if you have another location to your chrome, can you define this
  • Can be use tags ```javascript ``` or ```js ``` on markdown document
  • Update dependencies

Version 2.3.6

21 Apr 18:17
Compare
Choose a tag to compare
  • New option -l, --headless (does not require a GUI) [More information here]

Version 2.2.6

05 Apr 21:56
Compare
Choose a tag to compare
  • New execute options -t, --autosleep <Milliseconds>
  • Default sleep before TakeScreenshot and TakeScreenshotOf (200 milliseconds; can be adjust with option --autosleep)
  • Update dependencies

Version 2.2.3

28 Jan 17:31
Compare
Choose a tag to compare
  • Driver quit on exception

Version 2.2.2

22 Jan 17:55
Compare
Choose a tag to compare
  • Create Global variable, usage GDGLOBAL['Var'] = value