Still not working.
In the Windows task Manager > Processes window: These two processes are still showing even after closing your application:
Phantomjs.exe (248K+ mem. and activity going on)
Keyword_tycoon.exe (84,840K, but no further activity shown)
Shouldn't those 2 processes get stopped/killed once the application is aborted/stopped?
The following is the error log I am getting:
Exception in thread Thread-3:
Traceback (most recent call last):
File "threading.pyc", line 808, in __bootstrap_inner
File "keyword_tycoon.py", line 69, in run
File "google_adwords.pyc", line 187, in main
File "selenium\webdriver\remote\webelement.pyc", line 55, in text
File "selenium\webdriver\remote\webelement.pyc", line 369, in _execute
File "selenium\webdriver\remote\webdriver.pyc", line 162, in execute
File "selenium\webdriver\remote\remote_connection.pyc", line 349, in execute
File "selenium\webdriver\remote\remote_connection.pyc", line 417, in _request
File "urllib2.pyc", line 404, in open
File "urllib2.pyc", line 422, in _open
File "urllib2.pyc", line 382, in _call_chain
File "urllib2.pyc", line 1214, in http_open
File "urllib2.pyc", line 1187, in do_open
File "httplib.pyc", line 1045, in getresponse
File "httplib.pyc", line 409, in begin
File "httplib.pyc", line 365, in _read_status
File "socket.pyc", line 476, in readline
error: [Errno 10054] An existing connection was forcibly closed by the remote host
Thanks!
P.S.:
The LSI Keyword Scrapper addon module is working, but the main program isn't working. I also checked my actual Google Adw0rds account simultaneously for the same KW, and there is no problem there. So it means that Adw0rds is working in browser but not in the application... Haven't used any proxies still...
Also, I had requested you to have some sort of "program is working" indications/indicators to display (eg., change the mouse cursor accordingly, and a progress bar shown if possible, and some text in the status bar to show what activity is going on...). So can we have those asap?
Thanks!