python object is NoneType even after declaring as global: ttk textbox

2020-06-15 Thread emagnun
I have a very simple script that retrieves the value from a text box upon click of a checkButton. But in click event, I'm receiving text box object as NoneType even after setting it as global. Pls help. Output: !!ERROR!! Tag is None ### Source Code ### from tkinter import * from

ElementNotInteracable Exception for Selenium Chrome webdriver

2020-06-06 Thread emagnun
I'm using latest python and latest Selenium chrome webdriver. I'm trying to have a simple code to search in youtube but I'm getting the below error. Can anyone help me? File "search.py", line 8, in searchBox.click() Selenium.common.exceptions.ElementNotInteractableException: Message: element