Showing posts with label Browser profile. Show all posts
Showing posts with label Browser profile. Show all posts

November 3, 2020

How to use SSO login while automating your application using selenium C#

How to use SSO login while automating your application using selenium C#

We may come across several situations in which we need to use our SSO access to login to an application. But while launching a new browser u...
Bookmark this website for more workarounds and issue fixes.

Verify Zip file contents without extracting using C# + Selenium

While doing automation testing, we may get a scenario where we need to download a zip file and to validate the contents inside it. One way t...