1 Tests that elements panel search is returning proper results.
10 Running: testPlainText
13 Running: testPartialText
17 < i n p u t v a l u e = " I n p u t V a l " >
20 < i n p u t v a l u e = " I n p u t V a l " >
22 Running: testPartialTag
23 < i n p u t v a l u e = " I n p u t V a l " >
25 Running: testPartialAbsentTagStart
28 Running: testPartialAbsentTagEnd
32 < i n p u t v a l u e = " I n p u t V a l " >
34 Running: testExactAttributeName
35 < i n p u t v a l u e = " I n p u t V a l " >
37 Running: testExactAttributeVal_ue
38 < i n p u t v a l u e = " I n p u t V a l " >
40 Running: testExactAttributeVal_ueOnRoot
41 < h t m l i d = " d o c u m e n t E l e m e n t " >
43 Running: testExactAttributeVal_ueWithQuotes
44 < d i v a t t r = " f o o " > < / d i v >
46 Running: testPartialAttributeVal_ue
47 < i n p u t v a l u e = " I n p u t V a l " >
49 Running: testXPathAttribute
50 < d i v a t t r = " f o o " > < / d i v >
53 < s p a n > F o u n d b y s e l e c t o r < / s p a n >
55 Running: testCaseUpperFindsLower
56 < s p a n c l a s s = " f o o k o o " > < / s p a n >
58 Running: testCaseLowerFindsUpper
59 < s p a n c l a s s = " C A S E L E S S " > < / s p a n >
61 Running: testCaseAttribute
62 < s p a n d a t a - c a m e l = " i n s e n s t i v e " > < / s p a n >
64 Running: testSearchShadowDOM
65 < c o n t e n t > < / c o n t e n t >
67 Running: testSearchUAShadowDOM
68 Searching UA shadow DOM with setting disabled:
70 Searching UA shadow DOM with setting enabled:
71 < d i v i d = " i n n e r - e d i t o r " > I n p u t V a l < / d i v >
72 < d i v i d = " i n n e r - e d i t o r " > < / d i v >
74 Running: testSearchShadowHostChildren
75 < d i v i d = " s h a d o w - h o s t - c o n t e n t " > < / d i v >