Searched refs:allocate_webdriver_instance (Results 1 – 2 of 2) sorted by relevance
116 webdriver_instance = utils.allocate_webdriver_instance(lock_manager)
53 def allocate_webdriver_instance(lock_manager): function