Looking for a way to Generate email addresses using the database.csv of first names and last names python

前端 未结 0 582
小鲜肉
小鲜肉 2021-01-30 08:51

Trying to generate emails with randomized first names and last names.

elem = driver.find_element_by_id("MemberName")
        elem.send_keys(Users[i][\'u         


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