Skip to content Skip to sidebar Skip to footer
Showing posts with the label Automation

How Can I Use Javascript In Katalon Studio?

Sometimes, I encounter an element which I'm unable to click with a normal Selenium script so I … Read more How Can I Use Javascript In Katalon Studio?

Exit From While Loop With If/else In Cypress

I am writing a test case which requires me to reload the page N number of times, and compare its ti… Read more Exit From While Loop With If/else In Cypress

Javascript Elements With Class / Variable ID

There's a page with some HTML as follows: Then further down the page, the code will repeat wi… Read more Javascript Elements With Class / Variable ID