set dynamic user-data-dir generate a temporary folder at runtime and pass it to Chrome. using OpenQA.Selenium; using OpenQA.Selenium.Chrom...
Read More
Hi
Regular Expression for remove whitespace and url format in c# #regx
Regular Expression for remove whitespace and url format in c# #regx using System; using System.Text.RegularExpressions; public class Prog...
Read More
if particular text is available on the page using jquery
let match = $('.listcalc').filter(function() { return $(this).text().includes('FIT EYE'); }); console.log(match[0]);
Read More
Conatains in Selenium automation with C# #containsinselenium #c#
Conatains in Selenium automation with C# #containsinselenium #c # .listcalc element that contains "FIT CARE" using code (e.g., ...
Read More
Subscribe to:
Posts (Atom)