com.atlassian.pageobjects.browser
Interface BrowserAware


public interface BrowserAware

A browser-aware component.

Since:
2.1

Method Summary
 Browser getBrowser()
          Get browser associated with this component.
 

Method Detail

getBrowser

Browser getBrowser()
Get browser associated with this component.

Returns:
browser


Copyright © 2013 Atlassian. All Rights Reserved.