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

P

paragraph(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a paragraph element.
parentCell(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a parent cell.
parentNode(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a parent node.
parentNode() - Method in class net.sf.sahi.client.ElementStub
 
parentNode(String) - Method in class net.sf.sahi.client.ElementStub
Returns the first parentNode of given tagName.
Eg.
browser.link("click me").parentNode("TABLE") will ignore TDs, TRs etc.
parentNode(String, int) - Method in class net.sf.sahi.client.ElementStub
Returns the nth parentNode of given tagName.
parentRow(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a parent row.
parentTable(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a parent table.
password(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a password field.
popup(String) - Method in class net.sf.sahi.client.Browser
Represents a popup window.
position(Object...) - Method in class net.sf.sahi.client.BrowserElements
Returns position of an element.
preformatted(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines preformatted.
printCalled() - Method in class net.sf.sahi.client.Browser
Returns true if window print statement was executed
Proxy - Class in net.sf.sahi
Proxy manages Sahi's proxy server.
Proxy(int) - Constructor for class net.sf.sahi.Proxy
 
Proxy() - Constructor for class net.sf.sahi.Proxy
 

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