how to Scroll down Google Maps to show all items and return to the first item?? I tried more than one using Selenium and Google Drive 109.0.5414.74/ . All attempts were unsuccessful. The scroll down only one centimeter and not to the last element. I don't know what the problem is.
foreach (var...
We presently use the Automation Framework with MStest and Selenium C# POM framework for the e-commerce domain in our organization.
Currently, organizations are moving toward an AB testing strategy for a few pages.
Therefore, I am unsure of the testing strategy in existing Automation Framework...
Good day, everyone!
I have a web page with lazy loading enabled, and I'd like to scroll to the bottom of the page, but with a wait, so that the new components in the page may be seen.
At the present, I'm trying JavaScript, but it just scrolls to the bottom of the page, which doesn't reveal any...
Hello Team,
In my tests, I want to introduce exception handling and if exception occurs, then to log error in extent report - So for that I'm thinking if I can use attribute using aspect oriented concept, but the only issue I'm facing is how do I access the logger, which is mentioned in...
Hello Everyone,
I have one html form which has label with checkbox option but also has "a" tag, so with the XPath instead of clicking on checkbox it clicks on link attached to that label
HTML Element
<div class="form-group">
<label for="chkTermAndCondition">...
I have one test data model and one excel book which has multiple sheets! all the sheet is having the same unique key "Test1" and I have a function which fetches all the data from all sheets having that key name "Test1"
Now after join - I get one table having all the column name and values But...
I want a design pattern which could help me resolve the problem that even if one of the assert statement fails in the test case the rest should work.
I know people would say write individual test cases, but its integration testing I want to use the unique id generated in the first step for...
First of all: The unit tests in this case are functional tests using Selenium Webdriver. The reason for this is that I like the VS unit test framework, and find it easy to organize the solution with separate projects for the actual automation and the tests.
This is a framework which is...
Hi,
Can anyone give me some advice on this please? I'm completely new to c# and VS but have some programming background. I'm trying to learn Selenium Extent Reports and have took this code example to understand how it works. When I use NuGet to instal extent reports in VS it shows it as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.