Element ID changes on refresh

77 views
Skip to first unread message

zach

unread,
Dec 19, 2022, 11:30:40 AM12/19/22
to Auto Clicker - AutoFill
I am trying to click an element that makes a calendar pop to select a date. My issue is the element Id that opens the calendar changes every refresh. If I click the calendar, the Auto fill program is able to select the specific day I programmed. The trick is just getting the calendar to show. Any advice?

<div class="datetimepicker-inner" style="background: #141414; filter: none;border-width:1px;border-color:#141414;border-style:solid;"><input type="text" readonly="true" class="widget-datetimepicker textsize-large hasDatepicker" value="Click to Pick a Date" style=" color : #ffffff;  font-weight:normal; font-style:normal; text-decoration:none;" tabindex="1000" id="dp1671466921326"></div>

阿玛希儿(Atmaseer)

unread,
Dec 23, 2022, 4:24:46 AM12/23/22
to Auto Clicker - AutoFill
I might go with:

//input[contains(@value, 'Click to Pick a Date')]

Reply all
Reply to author
Forward
0 new messages