Can someone guide me how can i select a lowest price say “Wanna get away” and click on it based on the filters i selected which are “Price” and “Before noon”.
Please do not tell me about LINQ queries . I want a regular activity and do this.
PFA.
Can you send us the link of that website so that we can get more information about it by using ui activities
Also i have a solution
Scrape The get away Information by Using the “Data Scraping” wizard to extract the necessary information from the website. This will create a data table with the required details.
And then use the “For Each Row” activity to iterate through the data table and find the row with the lowest price.
To click on the product with the lowest price, use the “Click” activity and indicate the product using a selector and make it dynamic
Output data table activity was just to confirm output, That’s it.Other than that its of no use in your use case scenario
You have to iterate through the extracted data table only
Thank you so much for the confirmation. If possible I would like to talk to you over phone if you are ok please share your number or some where we can message in private.
Hey @S_G1
I will be happy to help you
This UiPath forum has a private message option,You can use it to text me for any further queries
Also, I will share my LinkedIn profile in the private message option…If you have any doubts, you can contact me over there too
And As of this thread, if u have any other queries do not hesitate to ask them here
If not kindly mark me as a solution such that it will help the community
The below link points out the steps to mark a post as a solution