No Name Can Use9 在 python selenium firefox多profile问题 中发帖
最近写了个脚本来刷bing的reward,想用两个profile分别刷大号和小号,但我在selenium指定profile启动时,只要profile和我上次手动用的不一样就会报错,这是什么问题?
firefox_options.add_argument(f"--profile={self.profile_path}")