phantomjs submit click

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

上一篇:Java父类与子类中静态代码块 实例代码块 静态变量 实例变量 构造函数执行顺序


下一篇:mysql 开源 ~ canal+otter系列(1)