Autofill for Ticketmaster

684 views
Skip to first unread message

James Grigor

unread,
Jul 27, 2017, 8:33:34 AM7/27/17
to chrome-...@googlegroups.com
Can you help with the settings for the quantity selection on a Ticketmaster page?
I've tried all settings I can think but it doesn't autofill.
The relevant js is below.


Regards,

James Grigor




<div id="bba-search-quantity" class="quantity-holder">
          <div class="quantity">
            <h4 class="search-hdr" id="search-hdr-quantity">QTY</h4>
            <div class="widget">

<span class="widget-wrapper">
  <span class="widget-theme bba-qty-sel edp" id="qtysel1" style="" tabindex="-1">
    <span class="off-screen module-js-ignore" id="dropdown_aria_label_1">
      <span>Quantity</span>
      <span class="dropdown-ie-value module-js-ignore">0</span>
    </span>
    
    <span tabindex="0" class="widget-dropdown module-js-ignore" role="combobox" aria-expanded="false" aria-labelledby="dropdown_aria_label_1" aria-owns="dropdown_aria_list_1" aria-autocomplete="list" data-guid="1" data-activedescendant="dropdown_option_1_">
      <span>
        <b>
          <b class="widget-default-color dropdown-selected-label module-js-ignore" style="width: 21px;" id="dropdown_current_value_1">0</b>
        </b>
      </span>
    </span>    
  </span>
</span>           
 </div>

thdoan

unread,
Aug 21, 2017, 5:35:36 PM8/21/17
to Autofill Chrome Extension, james_...@yahoo.co.uk
Can you give me the URL? The code I'm seeing is different:

<div class="qty-picker" data-reactid=".0.0.1.0.0.0.0.1.0.1"><button type="button" class="qty-picker__button qty-picker__button--decrement qty-picker__button--sm" data-bdd="qty-picker-button-decrement" data-reactid=".0.0.1.0.0.0.0.1.0.1.0"><svg class="icon-minus qty-picker__icon--sm qty-picker__icon-minus" role="img" aria-hidden="true" data-reactid=".0.0.1.0.0.0.0.1.0.1.0.0" focusable="false"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/static/img/sprite.svg#icon-minus"></use></svg><span class="qty-picker__ada-text qty-picker__ada-decrease-text" data-reactid=".0.0.1.0.0.0.0.1.0.1.0.1">Decrease quantity of tickets</span></button><div class="qty-picker__number qty-picker__number--sm" data-bdd="qty-picker-value" aria-live="polite" data-reactid=".0.0.1.0.0.0.0.1.0.1.1">2</div><button type="button" class="qty-picker__button qty-picker__button--increment qty-picker__button--sm" data-bdd="qty-picker-button-increment" data-reactid=".0.0.1.0.0.0.0.1.0.1.2"><svg class="icon-plus qty-picker__icon--sm qty-picker__icon-plus" role="img" aria-hidden="true" data-reactid=".0.0.1.0.0.0.0.1.0.1.2.0" focusable="false"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/static/img/sprite.svg#icon-plus"></use></svg><span class="qty-picker__ada-text qty-picker__ada-increase-text" data-reactid=".0.0.1.0.0.0.0.1.0.1.2.1">Increase quantity of tickets</span></button></div>
Reply all
Reply to author
Forward
0 new messages