Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SELDEV and version 2020.2

We've made the following updates to Selenic:

Table of Contents

Release date: September 3, 2020 

Optimizations for Enterprise Applications

...

The locator strategies that Selenic can use to create and heal tests have been improved. The following improvements have been made:

  • Smart element construction in Selenic can now create locators that disambiguate similar-looking elements in complex UIs, such as multi-tabbed Salesforce Lightning experienceIntelligent Salesforce element locators leveraging Salesforce standardsinterfaces.
  • Selenic can now leverage accessibility standards to create more maintainable and human-understandable locators. 
  • Dynamic page title validations
  • Automatic in-page scrolling to ensure that elements are in focus
  • Chrome options are automatically added to tests to improve playback reliability

Support for Text Assertions

UI actions captured with Parasoft Recorder that include can now capture text assertions during recording that will now be included in into the tests created by Selenic. 

Create Tests Using TestNG 

You can now create Selenium tests using TestNG. Previously, only test execution for TestNG was supported. When adding tests to a project, Selenic will detect whether JUnit or TestNG libraries are present and create tests using the appropriate framework.

...

IDE Support

  • Selenic now plugs into Eclipse 2020-06.
  • Selenic now plugs into IntelliJ IDEA 2020.2.

...

Performance Benchmarking in the IDE

A new license feature license has been created added to enable the performance benchmarking feature from the IDE.   

Additional Changes

  • Windows 7 is no longer supported
  • Eclipse 4.4-4.7 are no longer supported

Resolved PRs and FRs

The following PRs and FRs were resolved:

IDDescription
SEL-1914Failed to create tst when AUT contains an https URL
SEL-1796No recommendations reported
SEL-1760Selenic Performance Benchmarking in IDESEL-1683Create locators using unique properties of parent elements in recorder