Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated GIFs and Metas #383

Merged
merged 1 commit into from
Mar 27, 2024
Merged
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
2 changes: 1 addition & 1 deletion src/left-nav-title.json
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,6 @@
"/docs/troubleshooting/web-apps/test-execution-queued-for-a-long-time/": "Test Queued for a Long Time"
},
"install-firefox-extension":{
"/docs/test-step-recorder/install-firefox-extension/": "Testsigma Firefox Extension"
"/docs/test-step-recorder/install-firefox-extension/": "Install Firefox Extension"
}
}
8 changes: 4 additions & 4 deletions src/pages/docs/test-step-recorder/install-chrome-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: "Install Chrome Extension"
order: 7.11
page_id: "Install Chrome Extension"
page_title: "Trigger Test Plans remotely using Testsigma"
metadesc: "Learn how to effortlessly Trigger Test Plans remotely using Testsigma. You can save time and increase productivity by Triggering Test Plans remotely"
page_title: "Installing Chrome Extension"
metadesc: "To record test steps in chrome, you need to install Testsigma Recorder Chrome Extension | This article discusses how to download and install Testsigma chrome extension"
warning: false
noindex: false
contextual_links:
Expand Down Expand Up @@ -35,8 +35,8 @@ With Testsigma's Chrome extension, users can quickly record test steps by captur
4. On successful installation, the following message will appear:
![Message](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/tscesa.png)

Here’s a quick GIF demonstrating how to add Testsigma's Chrome extension.
![Chrome Extension](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/ChromeExt.gif)
Here’s a GIF demonstrating how to add Testsigma's Chrome extension.
![Chrome Extension](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/ChromeExtensionDS.gif)

*For more information on creating test steps using recorder, refer to [recording test steps](https://testsigma.com/docs/test-cases/create-steps-recorder/web-apps/overview/).*

Expand Down
Loading