You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

We've made the following updates to Selenic:

Release date: September 3, 2020 

Optimizations for Enterprise Applications

Selenic can now apply locator strategies optimized for Salesforce and Guidewire enterprise application software (EAS). Choose an EAS from the options list when recording actions with Parasoft Recorder and Selenic will apply the best locator strategies when using the recording to create Selenium tests and test projects. 

Improved Locator Strategies

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 multi-tabbed Salesforce Lightning experience
  • Intelligent Salesforce element locators leveraging Salesforce standards
  • 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 text assertions will now be included in 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.

Support for IntelliJ 2020.2

Selenic now plugs into IntelliJ IDEA 2020.2.

Additional Updates

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

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 IDE
SEL-1683Create locators using unique properties of parent elements in recorder
  • No labels