Skip to content

Releases: udnisap/automax

v0.5.0

23 Mar 22:27

Choose a tag to compare

<a name"0.5.0">

0.5.0 (2017-03-23)

Bug Fixes

  • automax: minor improvements (049cdd06)
  • framework: fix syncCookies builtin (bd5bc908)

Features

  • cookies: added support to sync cookies from a file (6beac538)
  • framework:
    • added goto builtin method to go to urls without protocol (f0023975)
    • added better support for commandline argument parsing (0359a414)

v0.4.1

02 Nov 06:30

Choose a tag to compare

<a name"0.4.1">

0.4.1 (2016-11-02)

Bug Fixes

  • browser: fix waiting to connecting to existing browser session when starting automax (42622eaf)

v0.4.0

01 Nov 10:15

Choose a tag to compare

<a name"0.4.0">

0.4.0 (2016-11-01)

Features

  • webdriver: reuse existing selenium session if avaiable (dbeecf16)

v0.3.0

29 Oct 22:16

Choose a tag to compare

<a name"0.3.0">

0.3.0 (2016-10-29)

Features

v0.2.0

29 Oct 22:14

Choose a tag to compare

<a name"0.2.0">

0.2.0 (2016-10-29)

Features

  • visualSelectors: visual selectors added. (5467cc88)

v0.1.0

07 Aug 14:06

Choose a tag to compare

<a name"0.1.0">

0.1.0 (2016-08-07)

Bug Fixes

  • build:
  • launch: use arrow functions to bind this (36a4bee3)
  • tests: ignore tests till proper setup (8c034a50)

Features

  • loader: Added option to run using a script file (60bbf627)