Using SeleniumBy default TestPlan will use an internal browser, such as HTMLUnit. To test in an actual browser you can however use Selenium. more⇛ by Group Public on Monday August 18 2008 @ 15:22:15 (7/7 Points) |
Configuration ↪Reference |
Below is a list of all reference documents. To help you find what you want there is also:
Using SeleniumBy default TestPlan will use an internal browser, such as HTMLUnit. To test in an actual browser you can however use Selenium. more⇛ by Group Public on Monday August 18 2008 @ 15:22:15 (7/7 Points) |
Configuration ↪Reference |
I need some help or assistanceIf you need help with any aspect of TestPlan, don't hesitate to ask. more⇛ by Group Public on Thursday July 10 2008 @ 17:39:09 (6/6 Points) |
Reference |
VerifyVerify is the key entry point into the verification system of TestPlan. This command tells the system that you are expecting to be in, or arrive at, a specific state→ within your system. more⇛ by Group Public on Thursday February 12 2009 @ 09:41:36 (6/6 Points) |
API ↪Reference |
New file control features, including zip filesI've added a few more functions to support working with files, in particular to create a zip file (I needed to upload one to an FTP site). more⇛ by edA-qa mort-ora-y on Thursday November 27 2008 @ 15:19:38 (5/5 Points) |
API ↪Reference |
asas may be used in any case where an Extended RValue→ is allowed. That is, in any case where you pass a value to a function, or use a value in a list. more⇛ by Group Public on Thursday July 10 2008 @ 14:15:42 (1/1 Points) |
Language ↪Reference |
Extended RValueAn RValue in many cases may be replaced with an extended notation, the extended RVAlue. Typically this style of RValue has to be the last one specified in a list of RValues. An Extended-RValue follows the rules documented here. more⇛ by Group Public on Thursday July 10 2008 @ 14:22:03 (1/1 Points) |
Language ↪Reference |
RValue ExpansionWhenever an item reference is encountered during an RValue expansion that item is appropriately expanded. more⇛ by Group Public on Thursday July 10 2008 @ 14:27:11 (1/1 Points) |
Language ↪Reference |
withwith is recognized as one of the Extended RValue→ expansions. It introduces a new map. more⇛ by Group Public on Thursday July 10 2008 @ 14:30:05 (1/1 Points) |
Language ↪Reference |
setby Group Public on Thursday July 10 2008 @ 14:35:37 (1/1 Points) |
Language ↪Reference |
callCall calls another unit, returning to this unit after the call. more⇛ by Group Public on Thursday July 10 2008 @ 14:41:55 (1/1 Points) |
Language ↪Reference |