Skip to content

Releases: rickypc/selenium-page-object-generator

Fixes potential security vulnerabilities

08 Apr 02:30

Choose a tag to compare

1.3.1

Add changes to the changelog file.

Bugfixes and remove potential security vulnerabilities

08 Apr 00:40

Choose a tag to compare

1.3.0

Adds changes to changelog file.

Bugfixes

29 Dec 06:59

Choose a tag to compare

1.2.10

Bugfixes on issue #14

Bugfixes

06 Mar 22:56

Choose a tag to compare

1.2.9

Bugfixes on issue #7

Bugfixes

01 Feb 09:08

Choose a tag to compare

1.2.8

Bugfixes on invalid variable name.

Cleanups

19 Jan 10:56

Choose a tag to compare

1.2.7

Update copyright year and cleanups.

Offline Support

19 Jan 10:56

Choose a tag to compare

Add offline support and bugfixes.

- Bugfixes
- Add executable for offline support via Node.JS
- Restructure common and browser specific files
- Update dependencies
- Restructure user and devel dependencies
- Adjust test cases
- Add DOM treewalker polyfill
- Adjust documentation

Bug fixes

23 Sep 03:44

Choose a tag to compare

Sanitize submit text.

- Add all issue supporting files for future tests.

Bug fixes

29 Aug 05:03

Choose a tag to compare

Bugfixes.

- Support edge case where the node's parent is not immediate parentNode.
- Add contributing section into readme file.
- Adjust changelog file
- Bump up version to 1.2.4

Bug fixes

25 Aug 07:14

Choose a tag to compare

1.2.3

Bugfixes, add Opera support, and adjust unit tests.