How can I put a df.iloc in this function in python

前端 未结 0 1519
借酒劲吻你
借酒劲吻你 2021-01-24 01:51

When I try to add df.iloc[0,2] to the search_box.send_keys method it does not work and it gives me this error

code:

import time from selenium import w

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