coSelectAll();
coUnSelectAll();
These function above are part of our application and when I run on chrome console it select and unselect a company structure. How can I call these functions from jmeter
as I heard jmeter does not have access to DOM. I am a newbie so forgive me if this is a silly questions. What options are available in jmeter.