I want to click text from calendar in day = 1 but it error not found.
Guide me please.
I want to click text from calendar in day = 1 but it error not found.
Guide me please.
Hi @fairymemay
Did u indicate the day 1?
@NIVED_NAMBIAR Yes, I indicate 1
Can u show selector?
Hi @fairymemay
Can u try to remove the css selector attribute and try again ?
Also try to include the innertext attribute which contains date value
Regards
Nived N
Happy Automation
Hi @fairymemay ,
Could you please also check that the ‘From’ box, can you manually type the intended date?
If you could, please try using set text/type into activity.
Else, would you be able to share a snapshot of your code or the website/application details
@NIVED_NAMBIAR Same , Not found.
What is the value , you are passing in startDate, in the selector is there any unique identifier, like innertext attribute?
WOuld you be available for a screenshare so that we can solve the issue? I would now like to check the selector for some unique identifier,
It , internal system screen.
Understood.
So lets give it one more try can you use UiExplorere to see what all information we can get while selecting the date. As it is definite it would be the first click.
Can you snapshot the UiExplorer details?
@fairymemay
Can you try type into activity inside the text box instead of clicking on date…
Just pass the date in accepted string format.
@Pravin_Patil1 In box can’t type into box.
datepicker-91765-{{monthnumber}}
hii @fairymemay
I have also faced the same problem. calendar have a multiple value “1” in hidden format you should try click Activity instead of Click text Activity.