摘要:
#!/usr/bin/python # -*- coding: UTF-8 -*- # @Time : 2019年12月9日11:41:08 # @Author : shenghao/10347899@qq.com '''test with selenium's move by x,y''' from builtins import print from selenium import webdr
阅读全文
posted @ 2019-12-09 11:57
山高似水深
阅读(907)
推荐(0)
编辑
摘要:
#!/usr/bin/python # -*- coding: UTF-8 -*- # @Time : 2019/12/5 17:30 # @Author : shenghao/10347899@qq.com '''test with selenium's move''' from builtins import print from selenium import webdriver...
阅读全文
posted @ 2019-12-09 11:16
山高似水深
阅读(416)
推荐(0)
编辑
摘要:
#!/usr/bin/python # -*- coding: UTF-8 -*- # @Time : 2019/12/5 17:30 # @Author : shenghao/10347899@qq.com '''test with selenium's move''' from selenium import webdriver from selenium.webdriver.sup...
阅读全文
posted @ 2019-12-09 11:15
山高似水深
阅读(524)
推荐(0)
编辑
摘要:
#!/usr/bin/python # -*- coding: UTF-8 -*- # @Time : 2019/12/5 17:30 # @Author : shenghao/10347899@qq.com '''test with selenium's move''' from selenium import webdriver from selenium.webdriver.support.
阅读全文
posted @ 2019-12-09 11:14
山高似水深
阅读(369)
推荐(0)
编辑