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

How do I access the clientutils module? #16

Open
mathuin opened this issue May 20, 2015 · 0 comments
Open

How do I access the clientutils module? #16

mathuin opened this issue May 20, 2015 · 0 comments

Comments

@mathuin
Copy link

mathuin commented May 20, 2015

http://casperjs.readthedocs.org/en/latest/modules/clientutils.html

Access to this module would make life a lot easier for me. The reason I looked into django-casper was to test code that uses a form's submit button to download a file. The base64decode() example was useful for me to retrieve a file via a POST request, but I need to decode the file, and that requires the clientutils module.

Help! Or a workaround, where I don't need to encode then decode the file I get from a POST request. :-)

Thanks!

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

1 participant