Collections:
What Is Chrome IDE as Chrome Extension
What Is Chrome IDE as Chrome Extension?
✍: FYIcenter.com
Chrome IDE as Chrome extension is
a Selenium Record and Playback tool for ease of getting acquainted with Selenium WebDriver.
You can follow this tutorial to install and try it.
1. Start Google Chrome browser and go to Chrome extension manage with this address chrome://extensions/.
2. Search and locate "Selenium IDE" from Google Web store and click "Install" to install the extension.
3. Click the "Selenium IDE" icon in the Chrome Web address bar to start Selenium IDE.
4. Click "Create a new project" from the menu when you start Selenium IDE for the first time.
5. Enter "FYI Center" as the project name. You see Selenium IDE started and ready to use.
⇒ Record Test with Selenium IDE on Chrome
⇐ Selenium IDE - Chrome Extension
2019-09-27, 2520🔥, 0💬
Popular Posts:
How to find out my browser request headers? To help you to see your browser request headers, FYIcent...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
How to generate currency test values? Currency test values are frequently needed in testing date and...