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

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

What Is The Best Way To Encrypt Login Details (username And Password) Of Any Web Based Application Using Javascript?

What is the best way to encrypt the login details (username and password) of any web based applicat… Read more What Is The Best Way To Encrypt Login Details (username And Password) Of Any Web Based Application Using Javascript?

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

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

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

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?