码迷,mamicode.com
首页 > Web开发 > 详细

phantomjs submit click

时间:2017-05-16 13:02:58      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:python   mon   article   tom   selenium   blog   nbsp   bsp   not   

phantomjs

一般提交时都会用submit,前提条件就是网页中有form表单;

在网页中无form表单的情况下,用submit()会报错:selenium.common.exceptions.NoSuchElementException: Message: {"errorMessage":"Element was not in a form, so could not submit.",

此时就需要用click()

 

参考:python+selenium+phantomjs 

phantomjs submit click

标签:python   mon   article   tom   selenium   blog   nbsp   bsp   not   

原文地址:http://www.cnblogs.com/yiyezhouming/p/6860605.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!