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

Chrome opens and closes. #87

Open
Rootkit- opened this issue Jan 20, 2017 · 2 comments
Open

Chrome opens and closes. #87

Rootkit- opened this issue Jan 20, 2017 · 2 comments

Comments

@Rootkit-
Copy link

C:\Users\secret\Desktop\Pikaptcha-master>pikaptcha -p asdf1234$ -m sexyjakexx@gmail.com
Making account #1
Attempting to create user shipplompfrast:secret$. Opening browser...
Generic Exception: Traceback (most recent call last):
File "c:\python27\lib\site-packages\pikaptcha\console.py", line 162, in entry
account_info = pikaptcha.random_account(username, args.password, args.email, args.birthday, args.plusmail, args.recaptcha, args.captchatimeout)
File "c:\python27\lib\site-packages\pikaptcha\accountcreator.py", line 231, in random_account
account_created = create_account(try_username, password, try_email, try_birthday, captchakey2, captchatimeout)
File "c:\python27\lib\site-packages\pikaptcha\accountcreator.py", line 94, in create_account
driver = webdriver.Chrome()
File "c:\python27\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 69, in init
desired_capabilities=desired_capabilities)
File "c:\python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 90, in init
self.start_session(desired_capabilities, browser_profile)
File "c:\python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 177, in start_session
response = self.execute(Command.NEW_SESSION, capabilities)
File "c:\python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 236, in execute
self.error_handler.check_response(response)
File "c:\python27\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 192, in check_response
raise exception_class(message, screen, stacktrace)
WebDriverException: Message: session not created exception
from unknown error: Runtime.executionContextCreated has invalid 'context': {"auxData":{"frameId":"5648.1","isDefault":true},"id":1,"name":"","origin":"://"}
(Session info: chrome=55.0.2883.87)
(Driver info: chromedriver=2.23.409699 (49b0fa931cda1caad0ae15b7d1b68004acd05129),platform=Windows NT 6.3.9600 x86_64)

So chrome opens then closes and gives this error
I'm running pikaptcha -p secret$ -m secret@gmail.com (password is longer i hid it.)

I have everything installed and I'm highly tech savvy.

@Boby360
Copy link
Contributor

Boby360 commented Jan 22, 2017

A) the plus mail trick i dont think works with gmail anymore. and B) It looks like a chromedriver issue. You need to update to the newest version. Which is not the version in the readme. You can refer to #63

@Rootkit-
Copy link
Author

Rootkit- commented Jan 23, 2017

Ok well I reinstalled the latest chromedriver, I also ran npm install phantomjs, and npm install it didn't start working till I rebooted. I also used a outlook account and just manually accepted stuff. I added coordinates for accepting TOS

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