- Upgrade to protractor 4.0.9
- Upgraded body-parser, express, lodash, q, temp
- Upgrade to protractor 3.3.0
- Suggest locators in non-angular applications.
- Use regular protractor instead of my own patched version.
- Use the real 2.1.0 protractor version instead of my custom version.
- Show a "Finding suggestions" message when using the developer tools
- Escape single quotes in css suggestions
- Make elementor compatible with windows.
- Fix small bug in chrome extension introduced by 1.0.6.
- Re-implement the
--chrome
feature.
- Re-implement the
--nonAngular
flag.
- Use my own version of protractor (protractor-elementor)
- Major refactoring to support protractor 2.0.0. This release may contain a few bugs. I will publish fixes soon.
- Add the ability to pass flags to chromedriver
- Add a flag to ignore Angular synchronization
- Upgrade to protractor 1.6.0
-
fix(elementexplorer): Make elementor work with v11
Remove null as a second argument in runInThisContext
Closes #1
- Upgrade to angular 1.3.8
- Use ctrl as syntax in popup
- Bump version to update documentation
- Remove devtools info pane
- Upgrade to protractor 1.5.0
- Use dependencies from protractor node modules, remove local protractor copy