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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: