Selenium IDE “open”and “openWindow” commands with example

 “open” Command“Open” command in selenium IDE software testing tool is mostly used command in selenium IDE software testing tool. “Open” command opens the URL whatever you want to open in your current selected browser window or tab.In bellow given sample script, it will open “https://www.google.com” URL into your currently selected browser window. New Test Command Target … Read more

Record and play sample script in selenium ide

 Now all you are familiar about selenium IDE software testing tool bar and its different components. Now lets we record and play sample script in selenium IDE software testing tool. Follow bellow given steps to record script in selenium IDE software testing tool.Recording sample script in Selenium IDE Open new tab in Mozilla Firefox browser. Open … Read more

how to download and install selenium IDE step by step process

Selenium IDE : Here i am going to describe how to download and install selenium IDE open source testing tool step by step process. Selenium IDE download and install step by step process Open Mozilla Firefox Browser. Type URL : http://seleniumhq.org/download/ in your browser. Selenium IDE download page will get open then click on latest … Read more