Skip to content

v0.89.0

Choose a tag to compare

@thiagodp thiagodp released this 21 Jun 21:44
· 454 commits to v2 since this release

News:

  • UI Elements now accept the property id to be a value between apostrophe
    e.g., - id is '//*[@id="foo"]'
    This is useful for not having to escape XPaths that contains quotes, like the above.

Changes:

  • Plugin for CodeceptJS + WebDriverIO maximizes the browser window by default.
  • CLI option --save-config does not save a generated seed by default.

Fixes:

  • Loading of some properties from the configuration file (.concordiarc)