Release notes - August 23rd, 2022
  • 23 Aug 2022
  • 2 Minutes to read
  • Contributors
  • Dark
    Light

Release notes - August 23rd, 2022

  • Dark
    Light

Article Summary

URLs shown on Test Result Details Page 🌐

To make it easier to debug tests, URLs accessed in each step are now displayed in the test results. This probably needs no explanation, as many have awaited this feature, including Autify members!

Screen Shot 2022-08-18 at 18.51.29.png

JS Steps for Elements 🪄

Isn't it tedious to write code to select an element that you want to interact with in a JS Step? We have invented a completely new way to achieve this - passing an element as an argument of a JS Step!

With JS Steps for elements, you can select the element you want to interact with JavaScript while recording.

Screen Shot 2022-08-17 at 6.29.18.png

This will add the selected element to a newly created JS Step as an argument. Now you can add any code to interact with this element!

Screen Shot 2022-08-17 at 6.37.08.png

For more information, please refer to the following document:
JS Steps for Elements

More integrations to fuel your CI/CD pipelines ♻️

We are happy to announce new additions to our official integration for popular CI/CD tools - Jenkins and GitLab CI/CD! With our official integrations, you can easily incorporate Autify tests into your pipeline.

Below is a list of currently available integrations (not to mention Autify CLI!)

We will continue to make our integration more convenient and suitable for your situation. If you have any specific ideas of what you would like to do before or after running Autify tests in your pipelines, please let us know!

2. Other Updates ✨

Newly added JavaScript Code Snippets

Our support team is always listening to your use cases and thriving to come up with solutions. We have prepared a new set of the most frequently requested code snippets so that you can easily use them in your JS Steps.

  • Delay
    • This can be used when you want an action in combination with waiting for a specific amount of time within a JS Step.
  • Find an element by its innerText
    • While Autify searches for elements via multiple ways by default, this is useful when you want to find elements solely based on text.
  • Import a JavaScript library
    • External libraries are pretty powerful at doing specific jobs, such as date formatting. With this snippet, you will be able to apply the power of libraries to suit your purpose.

Improvements

  • Labels are now displayed in the Scenarios list when editing a Test Plan
    Screen Shot 2022-08-20 at 21.35.55.png
  • Improved view for email testing when the test is executed in mobile size

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.