How to copy all the text (using ctrl + c and ctrl + a comands) from a text file in python?

前端 未结 0 1525
攒了一身酷
攒了一身酷 2021-01-06 03:28

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) :
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题