Type something to filter table:
Smart Tag Type
Disable | Name | Type | Scan Mode | Rules | Image |
---|
Type something to filter table:
Name | JS Function String |
---|
Type something to filter table:
Disable | Name | Extraction Time | Storing Variable | Type | Attribute Name | Extractions JavaScript | Used In |
---|
Type something to filter table:
Disable | Name | Validation Time | Operator | Used In | Details |
---|
Note: Smart Tag name should begin with a letter and not contain spaces.
Select an option below (recommended). In the event no options are selected, a new Smart Tag action will be added every time a Smart Tag is identified.
Scan only first matching element for each page. Example: A Home button present across many pages.
Scan all matching elements from only one page. Example: A navigation bar which exists across many pages.
Scan an element which only exists once in the entire application. Example: Login elements.
Method | Action |
---|
You have modified this Smart Tag configuration without updating the changes.
The file already exists, do you want to overwrite the existing file?
<a href="/login" id="login_link_id" name="login_name">Login</a>
link("/login")
link("Login")
link("login_link_id")
link("login_name")
link(1)
byXPath('//*[text()="Login"]')
byCss("#taxonomies > div:nth-child(2) > a:nth-child(1)")
link("
textbox("
emailbox("
password("
textarea("
button("
reset("
span("
submit("
select("
radio("
checkbox("