Question
Click_record_link
I am using appian-locust to perform e2e load testing.
When I form.click_record_link(label="Related Actions", locust_request_label="Any")
I encounter following error msg,
Type of record link and label are found but on different component.
How to solve this kind of problems? Seems we are bound by whatever appian-locust gives us.
