wuyiou0623 发表于 2011-5-18 14:36:55

求 webdriver中类似于 selenium 的include命令

selenium 的include命令描述

add the content of another test to the current test

    * target receives the page address (from selenium tests root)
    * text receives vars names and their values for this test as a comma separated list of var_name=value


如题~~~
谢谢~~~

wugecat 发表于 2011-5-18 14:51:04

干什么用的?能否帮忙翻译一下

wuyiou0623 发表于 2011-5-18 14:53:01

回复 2# wugecat

就是在一个测试里包含进别的test

robin.von 发表于 2011-5-19 09:06:46

include 是IDE中用的?
页: [1]
查看完整版本: 求 webdriver中类似于 selenium 的include命令