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

Mercurial - I Want To Add Some Custom Code To Be Run After Commit

where could I place code to be run after every commit I make with mercurial? Specifically, I would … Read more Mercurial - I Want To Add Some Custom Code To Be Run After Commit

Unable To Click On An Ahref Link Using Python Selenium

This is the html code: Solution 1: You need to switch to new tab first then you can click on Print… Read more Unable To Click On An Ahref Link Using Python Selenium

Get Index Name Of A List Made From Dictionaries

I want to begin by saying that I am by no mean a python expert so I am sorry if I express myself in… Read more Get Index Name Of A List Made From Dictionaries

Choosing The Youtube Video Quality By Using Selenium In Python

I'm having an issue to select the video quality resolution from the youtube video https://www.y… Read more Choosing The Youtube Video Quality By Using Selenium In Python

Web Automation - Dealing With .aspx

I'm trying to accomplish a little bit of automation which includes submitting a form on a webpa… Read more Web Automation - Dealing With .aspx