com.atlassian.webdriver.utils
Class SkipInBrowserUtil

java.lang.Object
  extended by com.atlassian.webdriver.utils.SkipInBrowserUtil

Deprecated.

@Deprecated
public class SkipInBrowserUtil
extends Object


Constructor Summary
SkipInBrowserUtil()
          Deprecated.  
 
Method Summary
static List<Class> filter(Browser browser, List<Class> list)
          Deprecated.  
static boolean skip(Browser browser, Class<?> c)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkipInBrowserUtil

public SkipInBrowserUtil()
Deprecated. 
Method Detail

filter

public static List<Class> filter(Browser browser,
                                 List<Class> list)
Deprecated. 

skip

public static boolean skip(Browser browser,
                           Class<?> c)
Deprecated. 


Copyright © 2014 Atlassian. All rights reserved.