def start(self): self.driver = webdriver.Remote( command_executor=self.remote, desired_capabilities=self.browser_type)