hi,
can please anybody give me a hint how to select any item from this dropdown 
wrapper?

<div class="dropdown-wrapper">
<div class="dropdown-container js-init-dropdown-cont 
dropdown-container--state-active" data-filter-id="">
<div class="drop-initial">Hersteller</div>
<div class="down-icon"/>
<div class="drop-content">
<ul>
<li>Hersteller</li>
<li class="js-select-filter select-button" data-filter-url="
/shop/hardware/komponenten/speicher--10002008--c/Verbatim">Verbatim</li>
<li class="js-select-filter select-button" data-filter-url="
/shop/hardware/komponenten/speicher--10002008--c/Sony">Sony</li>
<li class="js-select-filter select-button" data-filter-url="
/shop/hardware/komponenten/speicher--10002008--c/SanDisk">SanDisk</li>
<li class="js-select-filter select-button" data-filter-url="
/shop/hardware/komponenten/speicher--10002008--c/Lenovo">Lenovo</li>
<li class="js-select-filter select-button" data-filter-url="
/shop/hardware/komponenten/speicher--10002008--c/Kingston">Kingston</li>

it is no real dropdown element with the usual option value.

somehow I cannot access or click

$("li", 
'data-filter-url':"/shop/hardware/komponenten/speichermedien--10002009--c/Kingston")

 
thank you very much for any hint!

-- 
You received this message because you are subscribed to the Google Groups "Geb 
User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/geb-user/8271b891-9f4e-42ef-8b7f-ef0ea613d9ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to