티스토리 뷰
------ 저장 -------
Command | Target | Value |
---|---|---|
store | paul@mysite.org | userName |
== 셋 ===
Command | Target | Value |
---|---|---|
verifyText | //div/p | ${userName} |
== 출력 ===
Command | Target | Value |
---|---|---|
type | id=login | ${userName} |
Javascript and delenese Parameters
ommand | Target | Value |
---|---|---|
store | 10 | hits |
storeXpathCount | //blockquote | blockquotes |
storeEval | storedVars[‘hits’]-storedVars[‘blockquotes’] | paragraphs |
Command | Target | Value |
---|---|---|
store | Edith Wharton | name |
storeEval | storedVars[‘name’].toUpperCase() | uc |
storeEval | storedVars[‘name’].toLowerCase() | lc |
Command | Target | Value |
---|---|---|
store | league of nations | searchString |
type | q | javascript{storedVars[‘searchString’].toUpperCase()} |
'웹개발 > Tools' 카테고리의 다른 글
머큐리얼 사용법 정리 (0) | 2011.07.20 |
---|---|
branches, tags, trunk 에 대한 개념 (1) | 2011.06.09 |
git 기본 튜토리얼 (0) | 2011.06.07 |
PHP 개발 환경 만들기 . Eclipse + PHPUnit + PHP Tools (0) | 2010.11.19 |
SVN 명령어. (0) | 2010.09.01 |
댓글