This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
SWD PageRecorder 01 JUL 2016 v2.53
dzharii
released this
30 Jun 12:17
·
12 commits
to master
since this release
This release is based on George Kapustin pull request #48.
Thank you @pricelessspirit for your contribution!
- elements' ids are passed from the browser to the SWD capturing tool (updated ElementSearch.js)
- Updating one type of locator doesn't erase values for other locator types. For example if you choose to use id selector as default method to locate your element then xpath and css values are still kept in case if you wish to go back to one of these locator types later in a future.
- Disabling Highlight Element button for half a second after it was clicked on. This prevents double clicking and restores properly original css value for the element.
- Added Remove button to remove an element from Page Object.
- Added "HtmlClass" property into WebElementDefinition.cs. It helps to write more customizable templates which take into account not just type of an element but also its css class value.
- Updated Selenium Library to 2.53
In addition to the pull request changes, I have updated the following:
- Google Chrome is now set as a default browser (first in the browser selection list). chromedriver.exe is now included to the
Swd recorder distribution files.
The binary distribution was scanned with VirusTotal. See the results here.