Turn your manual testers into automation experts! Request a DemoStart testRigor Free

Release Notes: API calls, Homepage, sitemaps, toast messages, mixed infrastructures

Last week, we released several new features.

API Calls

  • We can now add more than one jasonPath/variableName to get more than one attribute of the API response.
  • Example:
call api post "http://dummy.restapiexample.com/api/v1/create"
with headers "Content-Type:application/json" and "Accept:application/json" 
and body "{"name":"Felipe","salary":"123","age":"29"}" 
and get "$.data.name" and save it as "createdName"
and get "$.data.age" and save it as "createdAge" 
and get "$.data.salary" and save it as "createdSalary"

*Note: Do NOT add line breaks for each attribute that will be saved. These were added only for viewer purposes, but it will not work in test cases if there is a line break.

Homepage

  • On the home page, we show the number of servers in use and the limit of servers.
  • In the closed folder, we show the number of servers in use if any.

Sitemap Support

  • A new command has been added to crawl the sitemap of any website that is either in XML or TEXT format.
  • Examples:
crawl sitemap "https://www.mywebsite.com/sitemap.txt"
go through sitemap "https://www.mywebsite.com/sitemap.txt"
crawl sitemap "https://www.mywebsite.com/testrail/sitemap_index.xml"

Toast Messages/OCR

  • We added the ability to use only OCR for screen parsing for individual check and click commands, which allows us to capture and interact with short-lasting toast messages before they disappear.
  • Examples:
check page contains "Search" using OCR only
click button "Run" using OCR only

Infrastructure

  • We can now mix mobile (Android) testRigor infra with an external provider (currently, only one extra provider is permitted). For example, in a mobile Android suite built on testRigor’s infrastructure, you can add new devices from BrowserStack (or the provider of your choice within the integrations we offer).
Related Articles

Release Notes: Live mode commands

Live mode recorder: generate meaningful commands using Click While using live mode recorder, meaningful command (click / enter / ...

Release Notes: CI/CD App testing, Browser Certificates

Run Android, iOS, and Desktop App Tests via TestRigor Command-Line TestRigor now supports testing Android, iOS, and Desktop ...

Release Notes: Typing and sendKeys, Screen Reading

Typing text over 250 characters using sendKeys Easily type text exceeding 250 characters in fields with the sendKeys command. To ...
On our website, we utilize cookies to ensure that your browsing experience is tailored to your preferences and needs. By clicking "Accept," you agree to the use of all cookies. Learn more.
Cookie settings
Privacy Overview
This site utilizes cookies to enhance your browsing experience. Among these, essential cookies are stored on your browser as they are necessary for ...
Read more
Strictly Necessary CookiesAlways Enabled
Essential cookies are crucial for the proper functioning and security of the website.
Non-NecessaryEnabled
Cookies that are not essential for the website's functionality but are employed to gather additional data. You can choose to opt out by using this toggle switch. These cookies gather data for analytics and performance tracking purposes.