Python Forum

Full Version: Needing help with python/tkinter and selenium
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So I am writing a web bot with selenium, python 3, and TKinter(GUI). I want the user to input a keyword like 'Dog'. When they click the start button it will launch a specific site. The bot will search for the users input with the elem partial link text. I may have a kind of start on how to write this but I am pretty lost. If someone could help and we could maybe talk through discord or something that would greatly be appreciated. This problem is giving me a headache and I just want to figure it out! Thank you.
Good start would be to show us what you have so far and tell us precisely the problem your facing.