new
We have just released a
Lite
solution for testing of HTML-based Samsung Tizen and LG webOS applications on devices with Chromium-based web engines (for more information see official specification for LG webOS and Samsung Tizen). What does that mean?
There's no need to instrument your applications anymore
.
How to switch:
If you are already
using
our
automated library injection
  1. change the
    Instrumentation options
    inside your Suitest configuration to
    Lite - no Instrumentation library (recommended)
  2. re-upload the package
  3. Bulk copy of element properties from the solution using our Instrumentation library
If you are
manually inserting our library
into your packages
  1. create a build without the library
  2. change the
    instrumentation option
    inside Suitest configuration to
    Lite - no Instrumentation library (recommended)
  3. re-upload the package
  4. Bulk copy of element properties from the solution using our Instrumentation library
If you are using
Suitest JavaScript API
, please
update
to the newest version.
Other benefits:
  1. Asserting on 3rd party cookies
  2. Asserting on Shadow DOM and pseudo elements
  3. Asserting on network requests to IP addresses and local files
P.S.: Implementation for devices with WebKit-based web engine will follow very soon!
new
Suitest now provides the possibility to use webhooks to get informed about three different types of events:
  • test failure in a test pack execution
  • test pack execution completed
  • test recordings uploaded
For more information please visit our Network API documentation.
new
Are you using our Suitest Camera app?
If so, you can now see an indicator of your phone's battery state + charging status! This will help you with managing your device lab and avoiding streaming unavailability.
image
new
We are happy to announce that our Suitest Camera app is now able to record also your JavaScript API sessions! Please check more details inside our user documentation.
Please note that if you are already using our Suitest Camera app, make sure that it has been updated to the latest version.
new
Suitest has supported using smart plugs for powering on/off your devices already for some time – until now though, using smart plugs was only possible for those of you using a CandyBox or Raspberry Pi.
A goal of Suitest is to remove hardware dependencies for our customers whenever possible. Therefore, we have removed the need of using a CandyBox/Raspberry Pi and you can now control your smart plugs just with SuitestDrive!
Additionally, we have released a new endpoint
/devices/{deviceId}/power
in our Network API, which allows you to power on/off your smart plugs whenever you need without need to go to our web application.
Happy Testing!
new
We have noticed that with the latest webOS release, on some devices there are slight UI changes in the menu for extending developer mode. If you have tests that are automatically extending the developer mode, please review them to make sure that they will still work on all your devices after the update.
new
We are happy to announce that our Suitest Camera app is now able to record your test pack executions! Please check more details inside our user documentation.
Please note that if you are already using our Suitest Camera app, make sure that it has been updated to the latest version.
new
We are happy to announce that we have released support for Vizio devices and applications running on SmartCast OS! Feel free to read our documentation and try it out.
new
We are always trying to keep up with changes in the market. As TP-LINK Smart Plugs were announced as End of Life, we've been working on supporting their replacements. We're happy to announce that we now support Tapo P100 and P110 Smart Plugs.
For more information, visit our documentation.
new
Suitest now supports both deep linking commands on Roku:
  • launch command (testing deep linking to content when a channel is launched),
  • input command (testing deep linking to content when a channel is already running).
Load More