Category "automation"

How do I select the right elements with querySelectorAll as I do by using the Chrome developers console?

I'm currently using cypress to test salesforce, and I'm running into a certain circumstance where I don't know the Party record ID that will create it within th

How do I select the right elements with querySelectorAll as I do by using the Chrome developers console?

I'm currently using cypress to test salesforce, and I'm running into a certain circumstance where I don't know the Party record ID that will create it within th

Data Validation. Data is different from Remote browser vs Local Browser

I am facing issue at work. In our QA Automation we use Jenkins to execute test cases, Jenkins will use remote browser, I am able to watch remote browser through

How to create a group of EditText with aflow between them

I have to create a group of EditText s that each can contains 1 character of a pin code with auto flow between like in the following image - when user tapping

Is it possible implement an equivalent of data provider in Cypress.io

Is it possible to implement an equivalent of data provider in Cypress.io? I was checking and you can simulate it with a fixture and make a foreach for it but I

How to store List of Elements which are present in multiple Page?

There is a button called "Responses" total number of button is 100 which are store in 2 different webpages, from 1st page to 2nd page navigation button called "

Unable to launch the zalenium dashboard

currently I am working on Linux elgalu/selenium and dosel/zalenium images are successfully pulled but while running the images by using below command # Ru

Tricentis Tosca

I just started with Tricentis Tosca Automation specialist level 2 training and got stuck after instantiation of template I am getting the following error in scr

cypress-testrail-accumulative-reporter is generating the multiple test run as per the number of parallel threads

I am using cypress-testrail-accumulative-reporter in my cypress automation project for testrail integration. I am executing the automation with 2 parallel threa

Is it possible to get the selector from a locator object in playwright?

I'm using the page-object-model in developing my automated tests in playwright. As such, I'm building a class to hold my locators and expose the locators, but

How do I keep writing in the same JSON file within cypress?

I'm currently setting up a test scenario that allows me to create a random email, and I would like to do more series of tests and keep writing on the same JSON

Copying specific range of excel cells from below a specific keyword

I am wanting to write a C# program to copy a specific range of cells below a specific keyword. The code will identify a keyword in Excel and then copy the value

Is there a way to disable the `takeScreenshot()` action when an OpenTest test fails?

Sometimes it's useful to do something like loop an AssertElementNotVisible() until the element in question is visible. However, the takeScreenshot() event is qu

How to remove skipped tests from html report

I am using pytest for automation. I have so many test cases and have one test cases as skipped test like below, def test_step(index, description): """ Logs

Perform Drag&Drop with Cypress

I've tried for some days to perform an e2e test that performs a Drag&Drop event in Selenium, and after several ways to resolve this, someone told me about C

How do I wait for an element to disappear in Cypress?

I'd like to preface this by saying that I really tried looking here and anywhere else for an answer but without a succes. Here is the problem: I'm trying to aut

Is it possible to only trigger a Pipeline if certain files are changed?

I have a project with a working GitLab-CI configuration, but I only want to create and execute a pipeline, when one of my config files are changed. Is there a w

Can't login to Target.com with Selenium

I'm working on a online purchase bot for target.com and I've run into a blocker. Upon providing correct username and password combination on the login page and

Search for matches in an array of objects. JS

I have the following response from the server. I need to search this answer and compare it in turn with each field. Example: My task is that I know for sure tha

How to save part of a URL as a variable using Robot Framework

I wonder if you would be able to help I have a page where I perform a save action and the resulting page gives me an ID in the URL e.g. https://thiscouldbeanyth