syntax error near unexpected token `('
Closed this issue · 3 comments
Hi,
Thank you for plugins
I had met this error
check_out_of_memory.py: line 25: syntax error near unexpected token `('
Hi,
Thanks for your job!
I search GUI testing on google and I get your blog: http://www.dennyzhang.com/selenium_docker/
I pulled your docker image(denny/selenium) and python source code, when I execute commands that follow by your blog, docker container runs correctly, but I get python's error message as below:
File "selenium_load_page.py", line 87, in
type=bool)
File "/usr/lib/python2.7/argparse.py", line 1294, in add_argument
action = action_class(**kwargs)
TypeError: init() got an unexpected keyword argument 'type'
@ArthurChang01 : could you try again? Yes, it was a bug which should have been fixed.