Styrow.dev
Question 16 of 36

How do you check the status of a webdriver manager and how do you update webdriver manager?

Question

How do you check the status of a webdriver manager and how do you update webdriver manager?

Answer

To check the status of webdriver manager, run the following in your command prompt

webdriver-manager status

To update webdriver manager, run the following code in your command prompt

webdriver-manager update