使用selenium2 + phpunit选择一个选项

使用selenium2 + phpunit选择一个选项,第1张

使用selenium2 + phpunit选择一个选项

这是相对简单的。

$this->select($this->byId('selectMenu'))->selectOptionByValue('t3');

这应该基于值选择框的选项。使用PHPUnit Selenium 2 v1.3.3



欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/zaji/4936130.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-11-13
下一篇2022-11-13

发表评论

登录后才能评论

评论列表(0条)

    保存