Skip to content Skip to sidebar Skip to footer
Showing posts with the label Automated Tests

If Else In Robot Framework With Variables Assignment

I need to execute some keywords conditionally in robot framework, but I dont know how to do it, it … Read more If Else In Robot Framework With Variables Assignment

How To Record Selenium Webdriver Test Executions In Python On Window X64

Using python binding selenium3 webdriver for test automation, to record execution steps using castr… Read more How To Record Selenium Webdriver Test Executions In Python On Window X64

Naming Cucumber's Data Table

I am creating test cases on forms that could contains over 50 parameters, some of them would show u… Read more Naming Cucumber's Data Table

Is It Possible For Webdriver To Click An Element With A Mouseclick Event That Invokes A Javascript File That Includes A Test Tracker?

This is a question I have that arises from another user's question. If you look at my answer th… Read more Is It Possible For Webdriver To Click An Element With A Mouseclick Event That Invokes A Javascript File That Includes A Test Tracker?

How To Get An 'nth-of-type' In Selenium

I'm using Selenium Webdriver to check the text of this particular paragraph (the one highlighte… Read more How To Get An 'nth-of-type' In Selenium

Capture Console.log Outputs On Chrome Console Using Selenium

I have a list of websites which I am doing some testing and experimentation on. I visit a website f… Read more Capture Console.log Outputs On Chrome Console Using Selenium