I am writing automation code in Python Selenium I have a class which has many functions. I need to call a variable(name) from one function to another. How can I do this? Cur