File Menu in Selenium IDE
In the first part of our series we have seen about how to record and playback using Selenium IDE.Now let us see about the “File” Menu in Selenium IDE New Test Case :...
All about Selenium Automation Testing
In the first part of our series we have seen about how to record and playback using Selenium IDE.Now let us see about the “File” Menu in Selenium IDE New Test Case :...
In the previous post we have seen about “File” Menu in Selenium..Now let us see about “Edit” Menu in Selenium IDE. Undo/Redo : Same as the name Cut/Copy/Paste/Delete: Same as what we...
The below post will explain you about how to do a record and playback with Selenium IDE Let us do a simple basic Google search for “Selenium” and then Clicking on Selenium HQ site...
When you click on Selenium button in the toolbar you will get a Selenium IDE popup as shown below. Selenium,Record button is at top right as shown above and there are various menu options...
Selenium IDE is independent of any operating system as it’s a plugin.All you need is a Firefox installed on the operating system of your choice (It can be installed in Windows/Ubunutu/Linux etc.,) Pre-requisites: Firefox...
Selenium IDE is an Integrated Development Environment for Selenium scripts.It allows you to record a set of particular actions and play back it.And also it allows you to export the recorded list of actions to...
Selenium is nothing but a tool or framework which helps to automate web browser applications (Websites).The biggest advantage of the Selenium is it allows any one to write automation code in language of their...