Before we start with LambdaTest, let's talk about Cross Browser testing. Cross browser testing is testing the same application on different browser and different platforms. It is always recommended to check how the application will behave in different environments and with different browsers. There might be some features/functionality of the application which is not … [Read more...] about Cross Browser Testing With LambdaTest
How to Select Calendar Values in Selenium with C# and Webtable
In this post, we will be talking about How to Select Calendar Values in Selenium with C# and Web table. In our previous post we have already seen like working with basic web elements and dropdowns Tables are one of the primary design tools for HTML documents. Tables allow for greater control over page layout, allowing the creation of more visually interesting … [Read more...] about How to Select Calendar Values in Selenium with C# and Webtable
Handle Dropdown in Selenium with C# and Handle Multiple Values
The dropdown is like a normal WebElement for Selenium but when it comes to handling it like Selecting the value, deselecting the value or capture some values out of it. Those who are new in HTML for them - Dropdown is a method of showing a large list of choices, but only one choice is displayed initially until the user select/ click on the drop down. A dropdown can be used to … [Read more...] about Handle Dropdown in Selenium with C# and Handle Multiple Values
Get full length Screenshot using Robot class in Selenium
Hi All welcome to Selenium Tutorials, in this tutorial we will discuss how to Get complete window Screenshot using Robot class in Selenium. You must be having the question in your mind that why we need to take Screenshot using Robot class. I know everyone is aware of taking the screenshot using Selenium API but want to tell you that we have some limitation of this. If you … [Read more...] about Get full length Screenshot using Robot class in Selenium
What is Robot Class in Selenium Webdriver and Usage
Hello, Welcome to Selenium Tutorials, In this post, we will see how to use Robot class in Selenium Webdriver. I have used Robot class a couple of times in my test script and it worked well. I uploaded one article on upload file using robot class How to upload files in Selenium using Robot class. I have also used the Robot class for capturing screenshot as well which … [Read more...] about What is Robot Class in Selenium Webdriver and Usage




