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

Trigger UI events #218

Closed
parthaaptuz opened this issue Dec 12, 2014 · 1 comment
Closed

Trigger UI events #218

parthaaptuz opened this issue Dec 12, 2014 · 1 comment

Comments

@parthaaptuz
Copy link

Hi!

How to trigger front end events in locust ?

My case:

i've an url which having both "GET" and "POST" methods. in order to "POST" to this url, i need to some data which generated dynamically from "GET" based on some UI events. So how do i trigger frontend events ? I mean like selinium.

@cgbystrom
Copy link
Member

Not sure what you are asking. With the python-requests library used by Locust you can read the result from a GET request and use for a POST request.

We try to use Stack Overflow for support related questions. If you want to continue this discussion, please post a question there and tag it "locust".

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