Skip to main content
We’re taking TestDino to the next level on Sunday, 11 AM IST. This page lists what changes for you and the actions to take.
Your API keys and personal access tokens will stop working afterward. You must regenerate them. Read Action required below.

Quick Reference

TopicLinkWho it affects
When it happensScheduleEveryone
What stays safeYour data is preservedEveryone
Tokens to regenerateAction requiredCLI, CI, and API users
Which CLI to useRecommended CLICLI and CI users
SSO reconfigurationSSO adminsOrg owners and admins

Schedule

The update runs on Sunday, 11 AM IST. Expect brief interruptions during the window. No action is needed during the update itself.

Your data is preserved

Your test run history, dashboards, and analytics carry over. No data is lost. You may be signed out during the update. Sign in again with your existing credentials. Password and single sign-on logins continue to work.

Action required

Afterward, existing API keys and personal access tokens stop authenticating. Tokens used by the CLI, CI pipelines, and the public API must be regenerated.
1

Regenerate your tokens

Create new API keys and personal access tokens from the app after the window. Delete the old ones once the new tokens are in place.
2

Update your CI and CLI

Replace the old token value in your CI secrets and local CLI configuration with the new token. Test uploads fail with an authentication error until the new token is in place.
3

Sign in again if prompted

If you are signed out, sign in with your existing credentials.
New API keys and personal access tokens are generated from your project settings. Learn how to create them in Generate API Keys and the API Quickstart. @testdino/playwright is the default reporter. It wraps the Playwright runner and streams test events in real time.
tdpw is deprecated. Move to @testdino/playwright. tdpw uploads stop being accepted once @testdino/playwright v2.0.0 ships.
tdpw uploads the JSON report after a run finishes, with no live streaming. It still works until the v2.0.0 release.
PackageCommandStatus
@testdino/playwrightnpx tdpw testDefault reporter, real-time streaming
tdpwnpx tdpw upload ./playwright-reportDeprecated, removed after v2.0.0
Both expose the tdpw command. Full setup is in the Node.js CLI guide.

SSO admins

Org owners and admins have 2 extra steps if your organization uses single sign-on.
StepWhere
Re-enter your identity provider secretSettings, Single Sign-On
Allow the new IP address in your SSO providerYour identity provider, when support instructs you
The support team sends the new IP address to add to your identity provider allowlist. Apply it only when instructed.

Get help

Reach the support team at support@testdino.com if a token, login, or SSO step does not work.

Generate API Keys

Create and manage API keys for the CLI and CI uploads

API Quickstart

Generate a personal access token for the public API

Support

Contact the team for help