Skip to content
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

can only concatenate str (not "NoSuchElementException") to str #141

Open
Abdulsamipy opened this issue Feb 8, 2020 · 1 comment
Open

Comments

@Abdulsamipy
Copy link

Describe the bug
im trying to run the bot via cmd and getting the following error can you guys tell me how to fix it
i didn't make any changes to activation settings
""activation_email_addr": "xxxxxxxxxxxxxxxx",
"activation_email_pass": "xxxxxxxxxxxxxxxx",
"activation_email_serv": "xxxxxxxxxxxxxxxx",

can only concatenate str (not "NoSuchElementException") to str

To Reproduce
Steps to reproduce the behavior:

  1. Settings in config.py
  2. See error

1- "bot_type" : 1, #change to 2 to use python requests "chromedriver_path": r"C:/Users/Lenovo/Desktop/chromedriver.exe", # if windows 'chromedriver.exe' "use_custom_proxy" : True, #default is False change to True to use a file containing multiple proxies of yours. "use_local_ip_address" : False, #default is False chnage to True to user your computers ip directly. "amount_of_account": 2, #amount of account you want to create make sure it doesnt exceed 50 for better performance "amount_per_proxy": 3, #this would be amont of account used if you have a you are using multiple proxies "proxy_file_path" : ASSET_DIR + "/proxies.txt", "email_domain": "gmail.com", "country": "UK", "activation_email_addr": "xxxxxxxxxxxxxxxx", "activation_email_pass": "xxxxxxxxxxxxxxxx", "activation_email_serv": "xxxxxxxxxxxxxxxx", "activation_email_spor": 993,

Expected behavior
run the bot

Screenshots
Capture

  • OS: [windows]
  • Browser [chrome]
@tommy2049
Copy link

same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants