请教各位大佬,怎么根据当前月份选择当前月份对应的选项。

请教各位大佬,怎么根据当前月份选择当前月份对应的选项,如下图image

Hi. 这个日历控件的selector你获取到了吗? 可以通过将DateTime.Now.Month拼接到你的selector里。如果这个日历控件支持直接输入日期的话,你用TypeInto 直接输入就可以了

1 Like

可以使用Selector抓取日期控件,看selector里面日期是不是动态的数字,可以通过设置动态参数,准确选择指定日期。

hello @StandingEgg
what above members are suggesting is to use a click activity and make changes in the selector
like this

1 Like

用动态得selector,就如楼上所示。

可以试一下 set web attribute