com.atlassian.confluence.webdriver
Class MacroBrowserSmartFieldsTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.MacroBrowserSmartFieldsTest

public class MacroBrowserSmartFieldsTest
extends AbstractInjectableWebDriverTest

Tests for the smart fields in the Macro Browser. Most of them still need to be ported from Selenium.


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
MacroBrowserSmartFieldsTest()
           
 
Method Summary
 void closeAnyMacroBrowser()
           
 void testClickNoResults()
           
 void testNoXSSFromAttachments()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacroBrowserSmartFieldsTest

public MacroBrowserSmartFieldsTest()
Method Detail

closeAnyMacroBrowser

public void closeAnyMacroBrowser()

testNoXSSFromAttachments

public void testNoXSSFromAttachments()

testClickNoResults

public void testClickNoResults()


Copyright © 2003-2014 Atlassian. All Rights Reserved.