Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 4 Next »

🆕 Enhancements

Record and Execute Enter in Execution

Previously, the existing extension lacked the capability to record the "Enter" key when users performed this action while creating a test using the extension. This resulted in occasional test case failures during local and cloud-based executions.

Now, the extension has been enhanced to effectively record and execute the "Enter" key action whenever it occurs, ensuring more reliable test execution.

Validate Email Address in Signup

GoTestPro exclusively permits sign-up using organizational domains and restricts the use of email domains such as Gmail, Yahoo, Outlook, etc. This ensures that only organizational email addresses are eligible for registration, enhancing security and aligning with our platform's intended user base.

Project Selection

Previously, the project selection dropdown was visible throughout the platform and across all features.

We have now streamlined this by removing the project dropdown from various locations, consolidating it into the Projects page. Users can conveniently select their project from there, enhancing the user experience.


🐞 Bugs

While trying to use Enter key at Field level it is not working

Issue Fixed: While trying to use Enter key at Field level was not working and now it is fixed.

Scenario:

  1. Access production / development environment.

  2. Select any project.

  3. Start Recording the steps using the Extension.

  4. Trying to use the enter key on the field (input field) level

  • No labels