javascript - how to verify style attribute in Selenium IDE -


i have following code:

<div class="ui-multiselect-menu ui-widget ui-widget-content ui-corner-all ui-multiselect-single" style="width: 192px; top: 172px; left: 299.9px; display: none;"> 

how can use verifyattribute or other command validate style display: none; ? xpath have /html/body/div[3]

better late never...

command: assertattribute
target: css=#div_id@style
value: display: none


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -