Testsigma Versions Save

A powerful open source test automation platform for Web Apps, Mobile Apps, and APIs. Build stable and reliable end-to-end tests @ DevOps speed.

v3.0.1

9 months ago

[Bug-Fix]: Tests were not running locally in the latest version of Chrome (v116+).

Upgraded the version of webdrivermanager that manages driver version automatically.

The chromedriver team has stopped publishing the chromedriver releases and metadata using their traditional chromedriver download repository with chromedriver 114. This way, as of chromedriver 115, the chromedriver releases can only be discovered programmatically using the Chrome for Testing (CfT) JSON endpoints.

This change is very relevant for WebDriverManager, since, as of Chrome 115 and 116, chromedriver cannot be managed automatically by WebDriverManager using the traditional way.

v3.0.0

11 months ago

🚀 Exciting Release Notes for Testsigma Opensource Automation Crowd 🚀

We are thrilled to present our latest update, packed with incredible enhancements and powerful features tailored specifically for the Selenium automation crowd! Here are the highlights:

1. 🌟 Selenium 4: Reach for the Stars! 🌟

  • We've skyrocketed from Selenium 3 to Selenium 4, bringing you a whole new level of automation capabilities.
  • Bumped up Selenium version to 4.8.2, ensuring you have the latest and greatest tools at your disposal.

2. 📲 Appium 2: Unleash Mobile Automation Awesomeness! 📲

  • We've unleashed the potential of mobile automation by upgrading from Appium 1 to cutting-edge Appium 2.
  • Bumped up Appium version to 8.3.0, empowering you with enhanced mobile testing capabilities.

3. ⚡ Grid 4: Powering Distributed Testing Like Never Before! ⚡

  • Say hello to Grid 4! We've upgraded our Private Grid to leverage the immense power of the latest Grid version.
  • Now you can effortlessly scale your automation tests across multiple nodes, saving time and boosting efficiency.

4. 🌐 WebDriverManager: Automation Setup Made Effortless! 🌐

  • Say goodbye to manual driver management! Introducing WebDriverManager, your ultimate automation companion.
  • The driver binaries will now be automatically handled based on your browser versions, making setup a breeze.

5. 📸 Element-Level Screenshots: Visualize Your Success! 📸

  • We've introduced new Natural Language Processors (NLPs) that support element-level screenshots.
  • Capture visual evidence of your automation triumphs, helping you analyze and debug with precision.

6. 💡 Store Element Dimensions as Runtime Variables: Simplify and Optimize! 💡

  • Our enhanced NLPs now enable you to store element dimensions as runtime variables.
  • Unlock a new realm of flexibility and optimization in your automation scripts.

7. 🖥️ Multiple Browser Windows: Expand Your Horizons! 🖥️

  • Get ready for a multi-dimensional browsing experience! Our NLPs now support opening multiple browser windows.
  • Seamlessly navigate between different windows and test complex scenarios with ease.

8. [BugFix]: 💫 Integrations Unleashed! 💫

  • We've resolved the issue where integrations couldn't be deleted.
  • Enjoy a seamless automation journey with all the integrations you need.

Get ready to revolutionize your Selenium automation workflow with these amazing updates! We can't wait to see you explore the limitless possibilities that Selenium 4, Appium 2, WebDriverManager, and our enhanced NLPs bring to the table.

Happy testing and automated adventures! 🚀🔍🤖💡

v2.9.1

1 year ago
  • Fixed bugs for test step creation by selecting disable step option.
  • Fixed bugs with if else condition

v2.9

1 year ago
  • Removed dependency on idb preinstallation for execution on IOS emulators in Mac. No preinstallation is required.
  • Design changes for sidebar menu
  • Test steps recording now available for mobile web
  • Added support for more IOS devices and latest browser versions
  • Bug fixes

v2.8

1 year ago
  • Migrate for loops to action based steps
  • Added support for recorder version 4.1.9
  • Added support for m1 multi-platform builds
  • Bug fixes

v2.7

1 year ago
  • Added support for multi test data in NLPs (E.g: Store test-data1 in test-data2)
  • Added support for recorder version 4.1.8
  • Added support for Ventura OS
  • Refactored some models to reduce network calls
  • Uploads deletion bug
  • Fixed issues with IOS executions
  • Other bug fixes

v2.6

1 year ago
  • Added support for iOS 16, Android 13, iPhone 14
  • Added support for chrome and edge versions 108 and firefox 107
  • Test plan UI improvements
  • Show test-data options when cursor is on test data
  • Some small bug fixes

v2.5

1 year ago
  • Added support for Testproject import
  • Bug fixes for recorder support

v2.4.1

1 year ago
  • Added support for latest recorder version 4.0.5

v2.4

1 year ago
  • Added support for xray addon
  • Migrated test data sets to a new table
  • Added iteration limits for while loop
  • Search option added in elements list page
  • Bug fixes