Skip to content

Commit 9eceb53

Browse files
committed
chore: uncomment more working specs
1 parent e564871 commit 9eceb53

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

spec/spec_helper.rb

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@ module TestSessions
6262
node #shadow_root should produce error messages when failing
6363
#fill_in should handle carriage returns with line feeds in a textarea correctly
6464
#has_field with valid should be false if field is invalid
65-
#find with spatial filters should find an element above another element
66-
#find with spatial filters should find an element below another element
67-
#find with spatial filters should find an element left of another element
68-
#find with spatial filters should find an element right of another element
69-
#find with spatial filters should combine spatial filters
70-
#find with spatial filters should find an element "near" another element
71-
#has_css? with spatial requirements accepts spatial options
72-
#has_css? with spatial requirements supports spatial sugar
7365
#has_element? should be true if the given element is on the page
7466
#assert_matches_style should raise error if the elements style doesn't contain the given properties
7567
#has_css? :style option should support Hash

0 commit comments

Comments
 (0)