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