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

Python Urllib2 Automatic Form Filling And Retrieval Of Results

I'm looking to be able to query a site for warranty information on a machine that this script w… Read more Python Urllib2 Automatic Form Filling And Retrieval Of Results

Accessing Microsoft Automation Objects From Python

I have a set of macros that I have turned into an add-in in excel. The macros allow me to interact… Read more Accessing Microsoft Automation Objects From Python

Testing User Input Is Mirrored From One Input To Another With Selenium + Python

I am trying to write a test in Selenium that ensures text entered into one input is mirrored in ano… Read more Testing User Input Is Mirrored From One Input To Another With Selenium + Python

Pywinauto How Do I Get The List Of Returned Elements

I'm using a WPF application that has custom stack panel, which is basically a list. The item in… Read more Pywinauto How Do I Get The List Of Returned Elements

How To Right Click On A Folder And Select From Context Menu Using Pywinauto?

I'm writing automation tests for a cloud syncing desktop application. The problem I'm facin… Read more How To Right Click On A Folder And Select From Context Menu Using Pywinauto?

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