File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
java/client/test/org/openqa/selenium/support Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 19
19
import org .openqa .selenium .support .events .EventFiringWebDriverTest ;
20
20
import org .openqa .selenium .support .pagefactory .AjaxElementLocatorTest ;
21
21
import org .openqa .selenium .support .pagefactory .AnnotationsTest ;
22
+ import org .openqa .selenium .support .pagefactory .ByAllTest ;
22
23
import org .openqa .selenium .support .pagefactory .ByChainedTest ;
23
24
import org .openqa .selenium .support .pagefactory .DefaultElementLocatorTest ;
24
25
import org .openqa .selenium .support .pagefactory .DefaultFieldDecoratorTest ;
40
41
AjaxElementLocatorTest .class ,
41
42
AnnotationsTest .class ,
42
43
ByChainedTest .class ,
44
+ ByAllTest .class ,
43
45
ColorTest .class ,
44
46
DefaultElementLocatorTest .class ,
45
47
DefaultFieldDecoratorTest .class ,
You can’t perform that action at this time.
0 commit comments