I am writing a Selenium Project.
I tried to make a function that copies all the text inside a text file using ctrl + A, ctrl + C.
def Copy(driver) :