Selenium WebDriver Parallel Tests Execution Using TestNG – @Parameters

Browser compatibility software testing Is most Important thing for any software web application and generally you have to perform browser compatibility testing before 1 or 2 days of final release of software web application. In such a sort time period, you have to verify each Important functionality In every browsers suggested by client. If you … Read more

How To Download Different Files Using Selenium WebDriver

In my PREVIOUS POST, We have learnt about how to create and use custom profile of Firefox browser to use It In selenium webdriver software automation test. Now let me show you how to create Firefox custom profile run time and set Its properties to download any file using selenium webdriver software testing tool. Many … Read more

How To Create And Use Custom Firefox Profile For Selenium WebDriver

What Is the Firefox Profile? When you Install Firefox In your computer, Firefox creates one default profile folder In your local drive to save your preferences like your bookmarks, your preferred home page on Firefox open, your toolbar settings, your saved passwords and all the other settings. You can create different profiles for your Firefox browser … Read more