-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
botAccountCreate.py #37
Comments
if args.chrome:
|
Refering to your problem.I also had the same issue since i could not do anything about it this is what i did. i removed and added this: driver= webdriver.Chrome(executable_path=r"chromedriver.exe") #Fill the email value it seem to be working |
if you are confused contact my gmail- [email protected] i'll send you the file |
welp i already set the chromedriver.exe but it didnt work
it said this
usage: botAccountCreate.py [-h] (--firefox | --chrome)
botAccountCreate.py: error: one of the arguments --firefox --chrome is required
The text was updated successfully, but these errors were encountered: