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

Jquery Automatic Heading Numbering

I have articles on website with 10-15 H2 tag subtitles. Something likes that. Name of article Subti… Read more Jquery Automatic Heading Numbering

Automatically Logging In Website Using Vb Script

I am trying to automate login process for a website. I used below code Dim objIE Dim htmld Set objI… Read more Automatically Logging In Website Using Vb Script

Locating Nearest Button Selenium Python

I am trying to click the 'Delete Comment' button after finding the comment that contains a … Read more Locating Nearest Button Selenium Python

How To Get A Sub Parent Web Element Component Between Many Div In Selenium Xpath?

I want to get the sub parent element given the text of a post in this case given the text 'pos… Read more How To Get A Sub Parent Web Element Component Between Many Div In Selenium Xpath?

Selelnium - Python | Date Of Birth Fields By Using Label

I would like to create GENERIC python code which will fill in the day, month and year to the correc… Read more Selelnium - Python | Date Of Birth Fields By Using Label

How To Open Two Links On The Same Browser

I need to open 2 Invoices the one's whose GST Invoice number contains digit 2 at it's third… Read more How To Open Two Links On The Same Browser

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?

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)