You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I input the 16-bit number at Receipt Number:
Several errors as follows:
Traceback (most recent call last):
File "bk.py", line 11, in
b = Browser('phantomjs')
File "X:\Python27\splinter-master\splinter\browser.py", line 60, in Browser
raise DriverNotFoundError("No driver for %s" % driver_name)
splinter.exceptions.DriverNotFoundError: No driver for phantomjs
Then i have no idea to fix with it.
The text was updated successfully, but these errors were encountered:
When I input the 16-bit number at Receipt Number:
Several errors as follows:
Traceback (most recent call last):
File "bk.py", line 11, in
b = Browser('phantomjs')
File "X:\Python27\splinter-master\splinter\browser.py", line 60, in Browser
raise DriverNotFoundError("No driver for %s" % driver_name)
splinter.exceptions.DriverNotFoundError: No driver for phantomjs
Then i have no idea to fix with it.
The text was updated successfully, but these errors were encountered: