Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

NaamBeschrijving
element

Kan alleen gebruikt worden met een opgeslagen variabele of een EL script. Wordt gebruikt om een ander element te scopen, bvb:

* i save div "article-body" 1 in div "main-content" as "article body"
* i should see heading "article title" in element "${article body}"
parentAlternatief voor element keyword.
link 
div 
span 
button

Zoekt in volgorde naar input type submit, button, image.

submit 
imageSubmitButton 
image 
textbox 
textarea 
password 
select 
option 
checkbox 
radio 
headingZoekt naar matching hX, begint bij h1 en gaat verder tot er een match is.
heading1 
heading2 
heading3 
heading4 
heading5 
heading6 
hidden 
list 
listItem 
row 
cell 
telephoneboxNote that the direct Java API method for this type is browser.telbox().
tinymce 
tinymceToolbar

Te gebruiken als container om buttons te gebruiken binnen een specifieke tinymce instance.

When i click on link "/Bold/" in tinymceToolbar "Body"
  • No labels