com.atlassian.pageobjects.elements.test
Class TestClickOutsideOfViewportBug

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

public class TestClickOutsideOfViewportBug
extends AbstractPageElementBrowserTest


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

Constructor Detail

TestClickOutsideOfViewportBug

public TestClickOutsideOfViewportBug()
Method Detail

init

public void init()

testClickingOnButtonsOutsideOfViewportHorizontal

public void testClickingOnButtonsOutsideOfViewportHorizontal()

testClickingOnButtonsOutsideOfViewportVertical

public void testClickingOnButtonsOutsideOfViewportVertical()


Copyright © 2014 Atlassian. All rights reserved.