com.opera.core.systems.interaction
Interface UserInteraction

All Known Implementing Classes:
Keyboard, Mouse

public interface UserInteraction

UserInteractions execute keypresses and clicks on the given driver.

Author:
Deniz Turkoglu

Method Summary
 void execute(org.openqa.selenium.WebDriver driver)
           
 

Method Detail

execute

void execute(org.openqa.selenium.WebDriver driver)


Copyright © 2011. All Rights Reserved.