autocompletetion
open /mediawiki/index.php?title=MyNewTestPage&action=edit
type wpTextbox1 [[
controlKeyDown wpTextbox1
altKeyDown wpTextbox1
typeKeys wpTextbox1 ' '
waitForElementPresent //*[@id="selected0" and text()='Affiliation']
verifyElementPresent //*[@id="selected0" and text()='Affiliation']
verifyElementPresent //*[@id="selected1" and text()='Allows value']
verifyElementPresent //*[@id="selected2" and text()='Birthday']
verifyElementPresent //*[@id="selected3" and text()='ComingFrom']
altKeyUp wpTextbox1
controlKeyUp wpTextbox1
type wpTextbox1
type wpTextbox1 {{
controlKeyDown wpTextbox1
altKeyDown wpTextbox1
typeKeys wpTextbox1 ' '
waitForElementPresent //*[@id="ac_toomuchresults" and text()='No results']
verifyElementPresent //*[@id="ac_toomuchresults" and text()='No results']