kaliiiiiiiiii / Selenium-Driverless

undetected Selenium without usage of chromedriver
https://kaliiiiiiiiii.github.io/Selenium-Driverless/
Other
430 stars 52 forks source link

how can i use a normal user dir #189

Closed maximalidealg closed 4 months ago

maximalidealg commented 4 months ago

i want to use my own chrome's user dir, because there my extents and history,how can i do it? plz

kaliiiiiiiiii commented 4 months ago

options.user_data_dir = False Will be put into the documentation.

Note: In future, please ONLY open issues when there's a bug. For questions, you can open a discussion.

kaliiiiiiiiii commented 4 months ago

Note: this only works with the newest version.