Hello, in the context of python library, what is the correct way of checking the driver status without waiting for the return value of driver.join()?
Calling start and checking it's return value? Cheers
Hello, in the context of python library, what is the correct way of checking the driver status without waiting for the return value of driver.join()?
Calling start and checking it's return value? Cheers