Skip to content

Commit 066527f

Browse files
committed
Improve reliability
1 parent 1b9e4c7 commit 066527f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

seleniumbase/fixtures/base_case.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -872,6 +872,7 @@ def __activate_shepherd(self):
872872
backdrop_style = style_sheet.sh_backdrop_style
873873

874874
self.__activate_bootstrap()
875+
self.wait_for_ready_state_complete()
875876
for x in range(4):
876877
# self.activate_jquery() # Included with __activate_bootstrap()
877878
self.add_css_link(spinner_css)

0 commit comments

Comments
 (0)