🆕 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:
Access production / development environment.
Select any project.
Start Recording the steps using the Extension.
Trying to use the enter key on the field (input field) level
Add Comment