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

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

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

Nlp Classification Labels Have Many Similarirites,replace To Only Have One

I been trying to use the fuzzywuzzy library in Python to find the percentage similarity between str… Read more Nlp Classification Labels Have Many Similarirites,replace To Only Have One

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

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

How To Work On A Exist Session In Selenium With Python?

I want to fill some field of a webpage and then send a request to it but this website has a very p… Read more How To Work On A Exist Session In Selenium With Python?