Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Run Test Bot
Run Test Bot

Run Test Bot

TestBots

|
5 installs
| (0) | Free
This task trigger a run for a test bot with configuration
Get it free

Run Test Bot

Run test bot using configuration

input: jwtToken: string

input: testBotConfiguration: striginfied JSON {
  "name": string
  "testBotId": string
  "executionConfiguration": {
    "baseUrl": string
    "browser": string
    "browserVersion": string
    "closeBrowserAfterEachExecution": boolean,
    "customProperties": Array<{
        "customPropertyId": string
        "name": string
        "value": string
    }>
    "type": string
    "gridId": string
    "excludeToBeRepairedTest": boolean,
    "gridUrl": string
    "gridUrlForExecution": string
    "osType": string
    "resolution": string
    "screenshotAfterEachStep": boolean,
    "screenshotOnError": boolean,
    "screenshotOnFinish": boolean,
    "timeout": number,
    "waitForElementTimeout": number
  }
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft