We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9e4c7 commit 066527fCopy full SHA for 066527f
seleniumbase/fixtures/base_case.py
@@ -872,6 +872,7 @@ def __activate_shepherd(self):
872
backdrop_style = style_sheet.sh_backdrop_style
873
874
self.__activate_bootstrap()
875
+ self.wait_for_ready_state_complete()
876
for x in range(4):
877
# self.activate_jquery() # Included with __activate_bootstrap()
878
self.add_css_link(spinner_css)
0 commit comments