This captures keys and clicks and generate a table having action, element attributes, timeout, etc which can be downloaded as excel
Selenium Capture ease the pain of manually finding
* xPath,
* element's value,
* className,
* ID.
Sometime developer has to take loading time of pages into account.☹
This feature captures the user's interaction like key-stroke and click and generate the table containing
* user action,
* interacted-element's attributes,
* time-out.
This extension also allow user to manipulate generated table.
We also have added another feature which allow developer to generate excel sheet and download the same
Latest reviews
- (2018-05-31) How can i customise the selenium capture + Excel Generator as i need ?