[GUI Functional testing] New browser versions now available 

We’ve added a new browser version - Firefox 84.

New browser versions now available

[GUI Functional testing] Project page updated

Choose only the useful columns you want to see for your tests in a project. We've also added the last 10 test run results and columns configurator to the project page. The new “Last Results” column allows you to see a bigger picture for your project and quickly navigate to a test run.

Project page updated

[GUI Functional testing] Infinity scroll added for browser sessions dropdown

Browser sessions dropdown in a GUI test report used to have a limitation of max 100 sessions. Now, you’ll be able to see all the sessions of your tests with high concurrency.

Infinity scroll added for browser sessions dropdown

[Performance/GUI Functional testing] Search for "Show all reports" & "Show all tests" Tabs

You can now search all items beyond those currently available on screen when you search at “Show all reports” and “Show all tests” tabs.

Search for "Show all reports" & "Show all tests" Tabs

[Taurus/GUI Functional testing] Automatic page load waiter added

Starting with Taurus-cloud version 1.20.121, there is an automatic page load waiter executed after each Taurus action. This was added to make Selenium tests execution more reliable with less false negative results. As well as to align with Chrome Extension debugger behavior.