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

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)

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

Protractor Test Cases

I am new to protractor e2e testing. and i have written my first test code.. I would like to know yo… Read more Protractor Test Cases

I Am Finding Trouble Using Log4js-protractor-appender

My log4js.js file code 'use strict'; var log4js = require('log4js'); var log4jsGen … Read more I Am Finding Trouble Using Log4js-protractor-appender

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?

Clicking A Button On A Page Using A Greasemonkey/userscript In Chrome

I'm going to be as absolutely verbose here as possible as I've run into a few solutions tha… Read more Clicking A Button On A Page Using A Greasemonkey/userscript In Chrome

How To Simulate Drag-drop Action In Pupeteer

I am using puppeteer and I want to perform drag drop and capture screenshot. However, mouse down an… Read more How To Simulate Drag-drop Action In Pupeteer

How To Fake Ajax File Upload?

I've an upload form I would like to populate with a file, in particular an image. My understand… Read more How To Fake Ajax File Upload?

Window Dialogs & Popup Handling In Java Or Javascript

I need to manipulate Popups & Download Dialogs of IE browser using either Java or Javascript ba… Read more Window Dialogs & Popup Handling In Java Or Javascript