zest icon indicating copy to clipboard operation
zest copied to clipboard

Adding new feature to select HTML drop down list options

Open rubyman opened this issue 3 years ago • 1 comments

I came across an application that required me to select an option from the drop-down list to submit the form. I was unable to select an option in the list with the existing features in ZAP's Zest Scripting GUI. (Zest Client) I'm not sure if there is any feature to handle this case?

rubyman avatar Jan 25 '22 18:01 rubyman

It looks like theres a 'Select' class in Selenium which I dont think we use. We'll need to either add a new Zest Statement or add an option which allows the user to specify that this is a drop-down list.

psiinon avatar Jan 26 '22 09:01 psiinon