Exemplo n.º 1
0
 def __init__(self, browser):
     self.target = r"https://testpartner.rgs.ru/b2c/product/build/test-yourProtect.html"
     BaseFixture.__init__(self, browser)
Exemplo n.º 2
0
 def __init__(self, browser):
     self.target = r"https://testpartner.rgs.ru/b2c/product/build/test-eOsagoPolicy.html"
     BaseFixture.__init__(self, browser)
 def __init__(self, browser):
     self.target = r"https://testpartner.rgs.ru/b2c/product/build/test-MyHealthPlusB2B.html"
     BaseFixture.__init__(self, browser)
Exemplo n.º 4
0
 def __init__(self, browser):
     self.target = r"https://testpartner.rgs.ru/b2c/product/build/test-telemedPlusB2B.html?p=art"
     BaseFixture.__init__(self, browser)
Exemplo n.º 5
0
 def __init__(self, browser):
     self.target = r"https://testpartner.rgs.ru/b2c/product/build/test-myStability.html?p=open"
     BaseFixture.__init__(self, browser)
Exemplo n.º 6
0
 def __init__(self, browser, days):
     self.days = days
     self.target = r"https://testpartner.rgs.ru/b2c/product/build/test-voyage.html"
     BaseFixture.__init__(self, browser)
Exemplo n.º 7
0
 def __init__(self, browser):
     self.target = "https://testpartner.rgs.ru/b2c/product/build/test-telemedMyHealth.html"
     BaseFixture.__init__(self, browser)
Exemplo n.º 8
0
 def __init__(self, browser, lang):
     self.target = r"https://testpartner.rgs.ru/b2c/product/build/test-voyageToRussia.html"
     BaseFixture.__init__(self, browser)
     self.lang = lang