## The UC Mode patcher should rename all chromedriver-specific variables These are the known variables generated by chromedriver in the Chrome console: <img width="450" alt="Screenshot 2023-08-08 at 9 39 33 PM" src="https://github.com/seleniumbase/SeleniumBase/assets/6788579/96d18a3b-4b67-43ef-93af-99900caef7e9"> They should all be renamed to prevent Selenium from getting detected. Only three of them were being renamed in the current UC Mode version.