com.atlassian.pageobjects.elements.test
Class TestPageElementJavaScriptEvents

java.lang.Object
  extended by com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
      extended by com.atlassian.pageobjects.elements.test.TestPageElementJavaScriptEvents

public class TestPageElementJavaScriptEvents
extends AbstractPageElementBrowserTest

Test PageElementJavascript events API.

Since:
2.1

Field Summary
 
Fields inherited from class com.atlassian.pageobjects.elements.test.AbstractPageElementBrowserTest
classRules, driver, methodRules, product
 
Constructor Summary
TestPageElementJavaScriptEvents()
           
 
Method Summary
 void init()
           
 void testFormEvents()
           
 void testFormEventsNotWorkingInIe()
           
 void testMouseEvents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPageElementJavaScriptEvents

public TestPageElementJavaScriptEvents()
Method Detail

init

public void init()

testMouseEvents

public void testMouseEvents()

testFormEvents

public void testFormEvents()

testFormEventsNotWorkingInIe

public void testFormEventsNotWorkingInIe()


Copyright © 2014 Atlassian. All rights reserved.