-
Deprecated FieldsFieldDescriptionDon't use this setting. It leaves the browser and webdriver open. User can later close the browser manually, but the webdriver leaves running forever. To achieve the same effect, just add `sleep(600_000)` in your test.
-
Deprecated Methods