com.atlassian.webdriver.utils
Class WebElementUtil

java.lang.Object
  extended by com.atlassian.webdriver.utils.WebElementUtil

public final class WebElementUtil
extends Object

Since:
2.1

Method Summary
static String getInnerHtml(org.openqa.selenium.WebElement el, org.openqa.selenium.WebDriver driver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInnerHtml

public static String getInnerHtml(org.openqa.selenium.WebElement el,
                                  org.openqa.selenium.WebDriver driver)


Copyright © 2014 Atlassian. All rights reserved.