Hello All,
While trying to extract dropdown values from https://catalog.mann-filter.com/EU/eng/vehicle/MANN-FILTER%20Katalog%20Europa/Vehicles/OFF-HIGHWAY%20APPLICATIONS?category=Agricultural+machinery portal using GetAttribute activity aaname attribute I’m getting the below value:
new RichFaces.ui.Select(“dropdownsHerstellerSelect”, {“clientSelectItems”:[{ “id” : “dropdownsHerstellerSelectItem0” , “label” : “AEBI TRAKTOREN (CH)”, “value” :
But I’m looking for dropdown values like for example “AEBI TRAKTOREN (CH)” which need to be iterated for extracting further portal details. Any suggestions are welcome.
Thanks,
Abhijit