br.com.caelum.seleniumdsl
Interface ContentTag


public interface ContentTag


Method Summary
 boolean contains(String content)
           
 boolean exists()
           
 String innerHTML()
           
 

Method Detail

contains

boolean contains(String content)
Parameters:
content - the string to be searched
Returns:
true if the tag contains the string

exists

boolean exists()
Returns:
if this element exists on the page

innerHTML

String innerHTML()


Copyright © 2008. All Rights Reserved.