Below is the code to fetch the value of dropdown in Excel sheet and to send the value to Excel sheet using C#.
How to GET and SET Values of Excel Dropdown using C#
We may sometimes need to Unlock or Unprotect the Excel Workbook and also Excel Worksheet to view and then perform some read, write opera...
How to Unprotect or Un-Lock Excel Workbook and Worksheet using C#
We are using the concept of Page Object Model, where we will have a Page class for every page in the application and action class to p...
Selenium - Test Framework using the concept of POM in C#
Scenario Automated Below
- Open Chrome Browser
- Enter URL to login to Rediffmail
- Enter Username and Password
- Click Login Button
- Close the Opened Browser.
Complete Source Code
Page Class
If we want to run our tests in parallel on different browser or same browser, we can make use of NUnit's Parallelizable attribute. ...
Selenium - Parallel Execution using C# Parallelizable Attribute
Below is the complete code, In the below example, There are 2 tests configured to run on IE and Chrome Browser, but if we need some more browser we can add that too, as per the requirements or even stick to just one browser and still do parallel execution.
We would not close Driver instances in times, when we run our Automation Tests, and we will forget to end those tasks even from Taskbar ...
How to Close ChromeDriver, GeckoDriver, IEDriver Processes from Taskbar using C#
WebDriver supports class called “SelectElement” in C#, which provides useful methods for interacting with Drop-Down. User can perform op...
Selenium - Select Method- How to Select Values from Drop Down Using Select Methods C#.
Example Below - "\r\n \r\n \r\n \r\n ...
How to extract only Numbers eliminating escape sequence?
\r\n 25\r\n
IWebDriver Driver = new ChromeDriver (); Screenshot screenshot = (( ITakesScreenshot )Driver).GetScreenshot(); screnshot.SaveAsFi...
Selenium - How to Take Screenshot using Selenium C#
Types of Wait in Selenium Using C# Implicit wait Explicit wait Fluent wait Why "Wait" is required in Selenium
Selenium - Wait
- Implicit wait
- Explicit wait
- Fluent wait
Why "Wait" is required in Selenium
Follow Us
Were this world an endless plain, and by sailing eastward we could for ever reach new distances