-
Notifications
You must be signed in to change notification settings - Fork 1.4k
-
hi i get an error: missing 1 required positional argument: 'sb'
how do i add the sb fixture?
thanks Tal
Beta Was this translation helpful? Give feedback.
All reactions
Hi Tal, there are a few different examples that use the sb
fixture:
https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_sb_fixture.py
https://github.com/seleniumbase/SeleniumBase/blob/master/examples/boilerplates/sb_fixture_test.py
https://github.com/seleniumbase/SeleniumBase/blob/master/examples/boilerplates/samples/sb_swag_test.py
Replies: 1 comment
-
Hi Tal, there are a few different examples that use the sb
fixture:
https://github.com/seleniumbase/SeleniumBase/blob/master/examples/test_sb_fixture.py
https://github.com/seleniumbase/SeleniumBase/blob/master/examples/boilerplates/sb_fixture_test.py
https://github.com/seleniumbase/SeleniumBase/blob/master/examples/boilerplates/samples/sb_swag_test.py
Beta Was this translation helpful? Give feedback.