51Testing软件测试论坛

标题: python下拉框input如何输入显示参数数据? [打印本页]

作者: 测试积点老人    时间: 2020-6-9 10:59
标题: python下拉框input如何输入显示参数数据?
1.页面显示:
[attach]128885[/attach]
2.HTML数据:
[attach]128886[/attach]
3.代码:
  1. driver.find_element_by_xpath('//*@id="content"]/div/div/div[1]/div/div[3]/div[1]/span/input').send_keys("北京分公司")
  2. 可以定位输入(北京分公司)
复制代码
4.现在要求:
从表中读参数,输入参数值:
[attach]128887[/attach]
5.如何读表中参数(北京分公司),输入到下拉框的input显示出来呢?

希望有高手出手,指点一二 ,谢谢!

作者: bellas    时间: 2020-6-10 09:44
来占沙发
作者: 海海豚    时间: 2020-6-10 11:02
没明白啥意思,你的参数有很多个,一次只能输入一个吧
作者: jingzizx    时间: 2020-6-10 12:21
学习




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2