Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How Can I Set Up Authenticator-Based Authentication in Testsigma?"
metadesc: "Learn how to set up authenticator-based authentication in Testsigma using Time-based One-Time Passwords (TOTP) for secure and flexible access."
order: 24.40
order: 25.40
page_id: "how-can-i-set-up-authenticator-based-authentication-in-testsigma-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How Do I Retrieve the OTP When it’s Embedded within HTML Tags?"
metadesc: "Extract OTPs embedded in HTML emails by removing HTML tags using an addon, ensuring only the numeric OTP is captured for test execution."
order: 24.43
order: 25.43
page_id: "how-do-i-retrieve-the-otp-when-its-embedded-within-html-tags"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Add Multiple Runtime Variables in Data Generator Functions?"
metadesc: "Add multiple runtime variables, parameters, or environments in the Data Generator overlay by pressing the right arrow key twice after the first entry."
order: 24.37
order: 25.37
page_id: "how-to-add-multiple-runtime-variables-in-data-generator-functions-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Configure the OracleDB Add-on in Testsigma?"
metadesc: "Learn how to configure the Oracle Database add-on in Testsigma with the required connection details for successful database integration."
order: 24.44
order: 25.44
page_id: "how-to-configure-the-oracledb-add-on-in-testsigma"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Handle Browser-Related Pop-Up Issues?"
metadesc: "Fix browser pop-up issues by setting a specific desired capability. This article shows how to resolve pop-up problems through configuration."
order: 24.32
order: 25.32
page_id: "how-to-handle-browser-related-pop-up-issues-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Handle Text-Based CAPTCHA in Testsigma?"
metadesc: "Learn how to handle text-based CAPTCHA in automation using Testsigma's OCR_ExtractText Addon. This article explains an effective solution."
order: 24.33
order: 25.33
page_id: "how-to-handle-text-based-captcha-in-testsigma-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Insert Test Data in RAW Body for POST API?"
metadesc: "Learn how to insert test data into the RAW body of a POST API request. Step-by-step guide for inserting test data into the RAW body of a POST API call in Testsigma"
order: 24.38
order: 25.38
page_id: "insert-test-data-in-raw-body-post-api-request"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Test Flutter Apps Using Accessibility Mode?"
metadesc: "Learn how Flutter’s semantic tree enables automation tools to identify and interact with UI elements, overcoming canvas-based rendering challenges."
order: 24.36
order: 25.36
page_id: "how-to-test-flutter-apps-using-accessbility-mode-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Update an Excel File in Testsigma Uploads?"
metadesc: "When Excel files are modified during test execution, updates are stored locally. Learn how to upload the updated file back to Testsigma correctly."
order: 24.41
order: 25.41
page_id: "how-to-update-an-excel-file-in-testsigma-uploads-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "What Causes Longer Automation Test Execution Times in a Test Plan?"
metadesc: "Learn how enabling Reset session for every test case assigns a new machine per test, increasing overall test plan execution time."
order: 24.42
order: 25.42
page_id: "what-causes-longer-automation-test-execution-times-in-a-test-plan-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "What is Chrome for Testing and How Does it Work?"
metadesc: "Learn how to use Chrome for Testing, a secure sandboxed browser automatically downloaded after agent registration for automated testing."
order: 24.39
order: 25.39
page_id: "what-is-chrome-for-testing-and-how-does-it-work-?"
warning: false

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why am I Unable to Download the XLS File from the Edge Browser?"
metadesc: "Edge may open XLS files in Office Online instead of downloading them. This article explains how to fix it by adjusting a browser setting."
order: 24.31
order: 25.31
page_id: "why-am-i-unable-to-download-the-xls-file-from-the-edge-browser-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why do Errors Occur When I Try to Download Files from The Exports Page?"
metadesc: "Fix errors when downloading large files from the Exports page. Learn how to resolve network issues, incomplete fetches, or browser cache problems during export."
order: 24.35
order: 25.35
page_id: "why-do-errors-occur-when-i-try-to-download-files-from-the-exports-page-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why does Test Execution Fail with the Error No Route to Host?"
metadesc: "Fix the “No route to host” error in Testsigma. Learn why firewall or network restrictions block browser driver downloads during test execution."
order: 24.34
order: 25.34
page_id: "why-does-test-execution-fail-with-the-error-no-route-to-host-?"
warning: false
contextual_links:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/FAQs/mobile-apps/apple-pay-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Apple Pay Automation with Testsigma"
metadesc: "Apple Pay Automation is complex due to Apple's strict security standards and testing challenges | Learn about Apple Pay Automation with Testsigma application"
noindex: false
order: 24.21
order: 25.21
page_id: "Apple Pay Automation with Testsigma"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How do I Enhance the Execution Speed for Mobile Native Apps?"
metadesc: "Test execution and recording for React Native or Flutter apps can be slower in Testsigma. | Learn how to speed up actions using desired capabilities."
order: 24.22
order: 25.22
page_id: "how-do-i-enhance-the-execution-speed-for-mobile-native-apps-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Execute Android/iOS Tests in Emulators/Simulators?"
metadesc: "Execute Android and iOS test cases in emulators or simulators using Testsigma. This is useful if do not have access to physical devices but want to execute tests"
order: 24.26
order: 25.26
page_id: "execute-tests-in-emulators-simulators"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Resolve App Launch Issues?"
metadesc: "Learn how to disable iOS app re-signing in Testsigma to preserve push notifications, entitlements, and app functionality using a desired capability for enterprise-signed apps."
order: 24.24
order: 25.24
page_id: "how-to-resolve-app-launch-issues-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why am I Facing Permission Error During Local Test Execution?"
metadesc: "You may face permission issues during local test runs on real devices. | Learn how to resolve them by enabling the required settings for your device brand."
order: 24.23
order: 25.23
page_id: "why-am-i-facing-permission-error-during-local-test-execution-?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why does the iOS App Close Right After Opening in Testsigma?"
metadesc: "Fix the issue where an iOS app launched via Testsigma recorder or automation opens and closes immediately, preventing your test from running successfully."
order: 24.25
order: 25.25
page_id: "why-does-the-ios-app-close-right-after-opening-in-testsigma"
warning: false
contextual_links:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/FAQs/web-apps/automating-captcha.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Why Bypass CAPTCHA in Test Automation?"
metadesc: "CAPTCHA prevents bots from manipulating web services by verifying that the user is human. This article discusses the need of bypassing CAPTCHA in Test Automation"
noindex: false
order: 24.16
order: 25.16
page_id: "CAPTCHA in Test Automation"
warning: false
contextual_links:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/FAQs/web-apps/basic-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Basic Authentication for Web Pages"
metadesc: "To perform basic authentication for web pages, pass the authentication details via URL. This article discusses performing basic authentication for web pages"
noindex: false
order: 24.15
order: 25.15
page_id: "Perform Basic Authentication"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Test Case Failures Due to Link Text Capture Issues"
pagetitle: "Resolving Test Case Failures Due to Link Text Capture Issues"
metadesc: "Test Case Failures due to link text capture issues? Learn how to fix mismatches between UI and HTML text in automated tests to avoid errors."
noindex: false
order: 24.17
order: 25.17
page_id: "test-case-failures-due-to-link-text-capture-issues"
search_keyword: ""
warning: false
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How Do I Fix the Try Again Error When Opening the Testsigma Desktop App?"
metadesc: "Desktop app may fail to launch with a Try again error in Chrome 139+. This occurs when browser permission changes block pop-ups or local network access."
order: 24.21
order: 25.21
page_id: "how-do-i-fix-the-try-again-error-when-opening-the-testsigma-desktop-app"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Entering Non-Text Keys in Test Cases"
page_title: "Efficiently enter Non-Text Keys in Test Cases for Testing"
metadesc: "Learn how to simulate non-text key inputs seamlessly in your test cases, ensuring precise testing outcomes. Explore the guide for effective testing strategies."
noindex: false
order: 24.14
order: 25.14
page_id: "Enter non-text keys in Test Cases"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "How to Handle Browser-Related Permission Issues?"
metadesc: "Fix browser permission issues by setting a specific desired capability. This article shows how to resolve permission problems through configuration.."
order: 24.19
order: 25.19
page_id: "how-to-handle-browser-related-permission-issues?"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "How to Turnoff Onboading Tutorial?"
metadesc: "Tutorials help users understand how to get started with automation in Testsigma. This article discusses how to turn off onboarding tutorials"
noindex: false
order: 24.13
order: 25.13
page_id: "Turnoff onboading tutorial"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Why Is a Single Video for All Test Cases in a Test Plan Unavailable in S
pagetitle: "Full Test Plan Execution Video: Steps to Access and View"
metadesc: "Viewing the full video of the test plan execution is easy. Re-run your test plan with the reset session disabled to see the complete execution video."
noindex: false
order: 24.18
order: 25.18
page_id: "viewing-the-full-video-of-the-test-plan-execution"
search_keyword: ""
warning: false
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why Am I Getting an Error While Registering the Agent?"
metadesc: "Learn why agent registration fails in Testsigma and how disabled Local Network Access causes the unreachable error."
order: 24.22
order: 25.22
page_id: "why-am-i-getting-an-error-while-registering-the-agent"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why Can’t Selenium ChromeDriver Interact With 3DS Authentication Pages?"
metadesc: "Learn why Selenium hangs on 3DS payment pages and how a simple desired capability prevents ChromeDriver from waiting indefinitely."
order: 24.20
order: 25.20
page_id: "why-cant-selenium-chromedriver-interact-with-3ds-authentication-pages?"
warning: false
contextual_links:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/FAQs/web-apps/why-chrome-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "About Testsigma Chrome extension"
metadesc: "Testsigma Chrome Extension let's you capture the elements and record the user actions as test steps. This article discusses about Testsigma Chrome Extensions"
noindex: false
order: 24.11
order: 25.11
page_id: "About Testsigma Chrome extension"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Cloud Based Test Machines Unable to Access Locally Hosted Applications"
metadesc: "During dev the apps are usually hosted on the local Development servers. This article explains why test machines on cloud are unable to access locally hosted apps."
noindex: false
order: 24.12
order: 25.12
page_id: "Cloud based test machines unable to access locally hosted applications"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Why Does the Try Again Error Appear While Installing the Testsigma Agent in a Proxy Environment?"
metadesc: "Learn why the Try again error appears during Testsigma Agent installation when a proxy blocks browser requests and how approving proxies fixes it."
order: 24.23
order: 25.23
page_id: "why-does-the-try-again-error-appear-while-installing-the-testsigma-agent-in-a-proxy-environment"
warning: false
contextual_links:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Connect MongoDB & PostgreSQL Databases"
page_title: "Connecting MongoDB and PostgreSQL Databases Easily"
metadesc: "Install an addon to connect MongoDB and PostgreSQL databases to Testsigma. Learn how to set up a database connection to MongoDB in Testsigma Application."
noindex: false
order: 17.9
order: 18.9
page_id: "Connect MongoDB & PostgreSQL Databases"
warning: false
contextual_links:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/community-marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Addons Community Marketplace"
page_title: "Explore Addons Community Marketplace: Enhance Your Testing"
metadesc: "Discover, manage, and create add-ons to boost your testing efficiency. Browse categories, view details, and contribute to the Addons Community Marketplace."
noindex: false
order: 17.2
order: 18.2
page_id: "addons-community-marketplace-in-testsigma"
search_keyword: ""
warning: false
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/create-a-post-plan-hook-add-on.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Create a Post Plan Hook add-on in Testsigma"
metadesc: "This article discusses how to create an addon for Post Plan Hook in Testsigma app. These hooks run after the execution of a test plan irrespective of the result"
noindex: false
order: 17.8
order: 18.8
page_id: "Create a Post Plan Hook add-on in Testsigma"
warning: false
contextual_links:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Creating an Addon in Testsigma"
pagetitle: "Create Custom Add-ons: Automate Unique Actions Easily"
metadesc: "Create an add-on in Testsigma to automate custom actions, data generation, and more. Follow simple steps to extend your testing capabilities."
noindex: false
order: 17.5
order: 18.5
page_id: "Create a Testsigma add-on"
search_keyword: ""
warning: false
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/install-community-addon.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Install and Use Community Addons in Testsigma"
page_title: "Install and Use Community Add-ons | Enhance Test Automation"
metadesc: "Install and use community add-ons to extend functionality and simplify test automation. Learn how to browse, install, and apply add-ons in your test cases."
noindex: false
order: 17.3
order: 18.3
page_id: "Installing Community Addon"
search_keyword: ""
warning: false
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/ocr-extraction.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Create OCR Text Extraction Addon"
page_title: "Create OCR Text Extraction Addon: Enhanced Test Automation"
metadesc: "Create OCR Text Extraction Addon seamlessly with our step-by-step guide. Extract text from pages, images, and elements effortlessly. Enhance your testing."
noindex: false
order: 17.81
order: 18.81
page_id: "Create a OCR Text Extraction Addon in Testsigma"
warning: false
contextual_links:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/pre-requisite-to-create-addon.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Prerequisites for creating add-ons"
metadesc: "Creating Testsigma add-ons let you automate non-standard actions easily and at scale. This article discusses things you need to create add-ons in Testsigma"
noindex: false
order: 17.4
order: 18.4
page_id: "Prerequisites for creating add-ons"
search_keyword: ""
warning: false
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Types of add-ons in Testsigma"
metadesc: "This article discusses the ways in which you can extend automation in Testsigma using add-ons | Learn the types of addons you can create in Testsigma"
noindex: false
order: 17.7
order: 18.7
page_id: "Types of add-ons in Testsigma"
search_keyword: ""
warning: false
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Updating an Addon in Testsigma"
pagetitle: "Update Your Addon: Simple Guide for Easy Modifications"
metadesc: "Updating a Testsigma addon is simple and quick. Follow our step-by-step guide to modify, enhance, and manage your addon versions effectively."
noindex: false
order: 17.6
order: 18.6
page_id: "updating-testsigma-addon"
search_keyword: ""
warning: false
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/what-is-an-addon.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Using Add-ons to Extend the Testsigma Actions"
page_title: "Using Add-ons to extend Testsigma Functionality"
metadesc: "This article discusses what are add-ons, why are they useful, and how to use them to extend functionality for unique cases in Testsigma"
order: 17.1
order: 18.1
page_id: "Using add-ons to extend the Testsigma Actions"
search_keyword: ""
warning: false
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/agent/command-line-arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Command-Line Arguments & Usage Guide"
metadesc: "Customize the behavior of the Testsigma Agent by passing command-line arguments when starting it from the installation directory in Testsigma"
noindex: false
order: 11.6
order: 12.6
page_id: "using-command-line-arguments"
warning: false
contextual_links:
Expand Down
Loading
Loading