webmate Demo Environment
Welcome to Your webmate Trial
Demo Accounts
The demo instance is isolated from other production environments and therefore accounts, credentials, etc. cannot be shared or transferred.
Devices
Not all device configurations that are supported by webmate are available in demo mode.
Devices are released after 30 minutes idle time in demo mode, device consoles time out after 10 minutes without any interaction.
API
The API for the demo instance is available under https://demo.webmate.io/api/v1.
Open the webmate demo API documentation (opens in a new tab) for REST API details. To create credentials, see Manage API Keys .
Automated Testing
The selenium endpoint is https://selenium-demo.webmate.io/wd/hub. Refer to Web Testing
and App Testing
to learn more about how to use webmate for automated testing.
SDK
You can also use the webmate SDKs during your free trial. Get started by downloading the sample projects for Java (opens in a new tab) and TypeScript (opens in a new tab) .
Support
If you have any questions, please contact us at welcome@testfabrik.com . For any inquiries regarding webmate packages and subscriptions, please contact sales@testfabrik.com .
URLs
| Purpose | URL |
|---|---|
| webmate | https://demo.webmate.io (opens in a new tab) |
| Selenium Hub | https://selenium-demo.webmate.io/wd/hub (opens in a new tab) |
| API Endpoint | https://demo.webmate.io/api/v1 (opens in a new tab) |
| OpenAPI Docs | https://demo.webmate.io/api/swagger (opens in a new tab) |
| Java SDK Samples | https://github.com/webmate-io/webmate-sdk-samples (opens in a new tab) |
| TypeScript SDK Samples | https://github.com/webmate-io/webmate-sdk-js-samples (opens in a new tab) |