Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

SWD PageRecorder 04 MAR 2015 v2.45

Compare
Choose a tag to compare
@dzharii dzharii released this 04 Mar 08:33
· 60 commits to master since this release

Minor release

🍰 New features:

  1. Incorporated pull request from @RongoMatane's pull request:
    Added the current search context frame as field to WebElementDefinition
    Now each recorded element contains its HTML frame information:
      "frame": {
        "Index": 0,
        "LocatorNameOrId": "",
        "Title": "0",
        "ParentFrame": "DefaultContent",
        "ChildFrames": []
      },

This feature is available, when you are using the template "Run External Tool" and parsing WebElementDefinitions.json

  1. WebDriver upgraded to version 2.45.0
  2. Upgraded other internal dependencies
  3. Added more integration tests for the Code Generation (Templating) module

⚠️ Please, note:

  1. The template "[ZZZ] Experimental Run External Tool" now renamed to "Run External Tool"
    image
  2. Perl template removed

Download SWD Page Recorder

See below ⬇️