SeleniumBase/seleniumbase/__init__.py

4 lines
173 B
Python
Raw Normal View History

2015-12-05 05:11:53 +08:00
from seleniumbase.fixtures.base_case import BaseCase # noqa
2016-07-15 11:26:03 +08:00
from seleniumbase.masterqa.master_qa import MasterQA # noqa
from seleniumbase.common import decorators # noqa