All posts by Himanshu Sheth

About Himanshu Sheth

Himanshu Sheth is a seasoned technologist and blogger with more than 15+ years of diverse working experience. He currently works as the 'Lead Developer Evangelist' and 'Senior Manager [Technical Content Marketing]' at LambdaTest. He is very active with the startup community in Bengaluru (and down South) and loves interacting with passionate founders on his personal blog (which he has been maintaining since last 15+ years).

Follow me on:

Blogs: 132

How I Boosted My Productivity As A Remote Tester Amid COVID-19

Cross Browser Testing

How I Boosted My Productivity As A Remote Tester Amid COVID-19?

We’ve all heard the saying, “There’s no rewind button in life.” Wouldn’t it be great, if we could just press the rewind button and go back to a world which never knew of COVID-19.

April 17, 2020

view count110972 Views

Read time13 Min Read

selenium-csharp-tutorial

AutomationSelenium C#Selenium TutorialTutorial

Selenium C# Tutorial: Handling Frames & iFrames With Examples

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. As an automation tester, one of the challenges you might face while writing your Selenium test automation scripts is handling frames or iFrames in Selenium while performing automated browser testing.

April 16, 2020

view count106164 Views

Read time8 Min Read

Handling Multiple Browser Windows

AutomationSelenium C#Selenium TutorialTutorial

Selenium C# Tutorial: Handling Multiple Browser Windows

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. A common scenario in a website (or web application) is opening up a new browser (or tab) on the click of a button. With this multiple browser windows can be automated using Selenium.

April 10, 2020

view count100911 Views

Read time9 Min Read

Selenium C-Sharp

AutomationSelenium C#Selenium TutorialTutorial

Selenium C# Tutorial: Handling Alert Windows

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. Alert windows are pop-up windows that are extensively used across different types of websites or web applications. Alert window alerts the user and expects an action from the user post that alert.

April 3, 2020

view count88355 Views

Read time7 Min Read

Selenium-Exceptions

AutomationSelenium TutorialTutorial

45+ Different Types of Common Selenium Exceptions

A developer will always write code keeping different scenarios in mind but there could be cases where the implementation does not work as expected. The same principle also applies to test code that is primarily written to test the existing product functionalities

March 30, 2020

view count47448 Views

Read time17 Min Read

C#

Selenium C#Tutorial

Using Explicit Wait and Fluent Wait in Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. Wait is an important command used in Selenium for handling dynamic loading of web elements on a web page (or web application).

March 27, 2020

view count81141 Views

Read time13 Min Read

Implicit Wait in csharp Selenium

Selenium C#Tutorial

Selenium C# Tutorial: Using Implicit Wait In Selenium C#

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. While designing test automation scripts, it is quite imperative that we consider all the major challenges that might come while performing Selenium test automation.

March 20, 2020

view count74242 Views

Read time7 Min Read

selenium-csharp-frameworks

Selenium C#

Top Selenium C# Frameworks For Automation Testing In 2020

With the ever-increasing number of languages and frameworks, it’s quite easy to get lost and confused in this huge sea of all these frameworks. Popular languages like C# provide us with a lot of frameworks and it’s quite essential to know which particular framework would be best suited for our needs.

March 16, 2020

view count50887 Views

Read time27 Min Read

Setting Up Selenium In Visual Studio

Selenium C#

Selenium C# Tutorial: Setting Up Selenium In Visual Studio

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium C# Tutorial. Getting started with Selenium and C# is easy if you have the idea about connecting the right blocks for test code development. In one of the earlier blogs, we covered the Selenium WebDriver … Continue reading Selenium C# Tutorial: Setting Up Selenium In Visual Studio

March 13, 2020

view count72146 Views

Read time7 Min Read

softeare-testing-trends

Manual TestingTesting Strategies

13 Software Testing Trends to Look Out for in 2021

Technology is constantly evolving, what was state of art a few years back might be defunct now. Especially now, where the world of software development and testing is innovating ways to incorporate emerging technologies such as artificial intelligence, machine learning, big data, etc.

February 27, 2020

view count146987 Views

Read time15 Min Read