
Below are the Questions will be considered in PART-1
What is Selenium?
What is Selenium WebDriver?
What are the Advantages?
What are the Disadvantages/Limitations?
Below are the topics will be considered in PART-2
Setting up .NET Project
Adding Selenium Packages/DLLs
Installing various Web Drivers
Below are the Questions will be considered in PART-3
How to launch Browsers in WebDriver?
How to open URL?
How to close web browser?
Below are the Questions will be considered in PART-4
How to Capture Tittle, URL and Page source from web page?
How to use various browser navigation commands?
Below are the Questions will be considered in PART-5
How to enter value in input textbox?
How can I enter text in input textbox without SendKeys?
How to capture text from input textbox?
How to clear input textbox?
Difference between Text() & getAttribute(value)
Below are the Questions will be considered in PART-6
What are the different type of locators available in selenium?
Locate Elements by Link Text & Partial Link Text in Selenium WebDriver?
Below are the Questions will be considered in PART-7
How to check web elements are Enabled, Displayed and Selected?
What is the difference between FindElement() & FindElements()?
Below are the Questions will be considered in PART-8
How to Select Value from DropDown using Selenium WebDriver?
How to Select Radio Button in Selenium WebDriver?
Below are the Questions will be considered in PART-9
How to Select Check Box in Selenium WebDriver?
How to select all the check boxes?
How to select multiple check boxes?
Below are the Questions will be considered in PART-10
How to handle browser windows using selenium WebDriver?
What is the difference between WindowHandle and WindowHandles?
How to switch between multiple browser windows?
How to close specific browser windows?
How to close all opened browser windows?
Below are the Questions will be considered in PART-11
How to open URL in new tab using selenium WebDriver?
How to open URL in new window using selenium WebDriver?
How to switch between multiple frames?
This course will you Selenium with C#.NET Tutorial and Practical Interview Basic Questions & Answers with live and practical examples. All the question will be explained with coding exercise so that it will help you to understand how you can prepare for any interview based on these questions and answers. Also these videos having all basic concepts and coding standards so that it can create best impact on your learnings. This course having below basic questions and answers:
PART - 1
What is Selenium?
What is Selenium WebDriver?
What are the Advantages?
What are the Disadvantages/Limitations?
PART - 2
Setting up .NET Project
Adding Selenium Packages/DLLs
Installing various Web Drivers
PART - 3
How to launch Browsers in WebDriver?
How to open URL?
How to close web browser?
PART - 4
How to Capture Tittle, URL and Page source from web page?
How use various browser navigation commands?
PART - 5
How to enter value in input textbox?
How can I enter text in input textbox without SendKeys?
How to capture text from input textbox?
How to clear input textbox?
Difference between getText() & getAttribute(value)
PART - 6
What are the different type of locators available in selenium?
Locate Elements by Link Text & Partial Link Text in Selenium Webdriver?
part - 7
How to check web elements are Enabled, Displayed and Selected?
what is the difference between FindElement() & FindElements()?
part - 8
How to Select Value from DropDown using Selenium Webdriver?
How to Select Radio Button in Selenium WebDriver?
part - 9
How to Select CheckBox ?
How to select all the check boxes?
How to select multiple check boxes?
part-10
how to handle browser windows using selenium webdriver?
what is the diff between getwindowhandle and getwindowhandles?
how to switch between multiple browser windows?
How to close specific browser windows?
How to close all opened browser windows?