S
Size: a a a
S
BK
S
M
BK
S
BK
BK
СС
from selene.support.shared import browserBK
from selene.support.shared import browserS
from selene.support.shared import browserBK
self.confirm_replace_node_btn.with_(timeout=10).should(be.visible)
SV
EB
page.enter_login()
page.enter_password()
def enter_login(self, login):
with pytest.allure.step('step one'):
# do stuff
SV
page.enter_login()
page.enter_password()
def enter_login(self, login):
with pytest.allure.step('step one'):
# do stuff
EB
YK
M
OC
@allure.step("test")
def lalala(a,b,c):
....