com.atlassian.selenium.pageobjects
Interface SeleniumTester

All Superinterfaces:
Tester

public interface SeleniumTester
extends Tester


Method Summary
 SeleniumAssertions getAssertions()
           
 SeleniumClient getClient()
           
 
Methods inherited from interface com.atlassian.pageobjects.Tester
gotoUrl
 

Method Detail

getClient

SeleniumClient getClient()

getAssertions

SeleniumAssertions getAssertions()


Copyright © 2014 Atlassian. All rights reserved.