This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
SWD PageRecorder 04 MAR 2015 v2.45
dzharii
released this
04 Mar 08:33
·
60 commits
to master
since this release
Minor release
🍰 New features:
- 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
- WebDriver upgraded to version 2.45.0
- Upgraded other internal dependencies
- Added more integration tests for the Code Generation (Templating) module
⚠️ Please, note:
- The template "[ZZZ] Experimental Run External Tool" now renamed to "Run External Tool"
- Perl template removed
Download SWD Page Recorder
See below ⬇️