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

Using Puppeteer To Click Main Links And Clicking Sub-links?

Simplification : I have a website with links. After clicking on each link , it goes to a new page … Read more Using Puppeteer To Click Main Links And Clicking Sub-links?

Send Mac Os X Notification Center Message Via Javascript - 10.10 Yosemite

How can a message be sent to the Mac OS X Notification Center using the JavaScript for Automation f… Read more Send Mac Os X Notification Center Message Via Javascript - 10.10 Yosemite

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

Automating Google Maps In C# Web Browser (issue Executing Javascript Properly)

NOT using API I am currently attempting to use a web browser in C# to load google maps and automati… Read more Automating Google Maps In C# Web Browser (issue Executing Javascript Properly)

What Is `browser.call()` For In Protractor?

I've recently being going through the Protractor API and noticed the browser.call() method: Sc… Read more What Is `browser.call()` For In Protractor?

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?