A B C D E F G H I K L M N O P R S T U V W X

L

label(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a label.
lastAlert() - Method in class net.sf.sahi.client.Browser
Returns the last alert message from browser
Alert messages are generated via window.alert(message) in javascript.
lastConfirm() - Method in class net.sf.sahi.client.Browser
Returns the last confirm message from browser
Confirm messages are generated via window.confirm(message) in javascript.
lastDownloadedFileName() - Method in class net.sf.sahi.client.Browser
Sahi automatically downloads files into sahi/userdata/temp/download directory.
If a file was downloaded as a result of a click, its fileName will be accessible for assertion
lastPrompt() - Method in class net.sf.sahi.client.Browser
Returns the last prompt message from browser
Alert messages are generated via window.prompt(message) in javascript.
leftOf(ElementStub) - Method in class net.sf.sahi.client.ElementStub
 
leftOrRightOf(ElementStub) - Method in class net.sf.sahi.client.ElementStub
 
link(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a link.
list(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a list.
listItem(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a listItem.

A B C D E F G H I K L M N O P R S T U V W X