51Testing软件测试论坛
标题:
phpunit+seleniumRC+REHL+firefox下的问题
[打印本页]
作者:
spidertianye
时间:
2010-4-9 14:32
标题:
phpunit+seleniumRC+REHL+firefox下的问题
require_once 'PHPUnit/Framework/TestCase.php';
如何找到table下的子元素
$this->selenium->click("//table[@id='node_list']/tbody/tr[last()]/td[19]/a/img"); not found
在xp 下的ie8是管用的
-debug 没作用
作者:
spidertianye
时间:
2010-4-9 14:35
补充:说白了情况就是 在firefox下跑一个点击图片按钮的代码,结果没有反应 但是结果反应竟然运行成功了
[root@localhost PHPUnit-3.4.9]# php phpunit.php ./ChessTestSuite/1.2_DeleteNode.php
PHPUnit 3.4.9 by Sebastian Bergmann.
.
Time: 11 seconds
OK (1 test, 0 assertions)
作者:
spidertianye
时间:
2010-4-9 16:31
作者:
spidertianye
时间:
2010-4-9 16:44
顶 没有牛人会马
作者:
spidertianye
时间:
2010-4-9 16:45
顶 没有牛人会马
作者:
spidertianye
时间:
2010-4-9 16:56
顶 没有牛人会马
作者:
spidertianye
时间:
2010-4-9 16:57
顶 没有牛人会马
作者:
spidertianye
时间:
2010-4-9 17:18
顶 没有牛人会马
作者:
spidertianye
时间:
2010-4-9 17:20
顶 没有牛人会马
作者:
小米啊
时间:
2010-4-9 19:04
$this->selenium->click("//table[@id='node_list']/tbody/tr[last()]/td[19]/a")
这种有试过?
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2