I want to verify an element present in screen or not and store result in variable if it is present
I want an output like true or false in that variable and return this variable to my flow
Please suggest ideas how to do this ?
Thanks i have all built but I have challenges trying to assemble the pieces together
I'm clueless here there. I only just started with Selenium IDE. I'm sure others may be able to help. Or maybe over a call? idk just suggesting
Hi
this is my high level steps I need to do
open website
read table and exctract those row that have the columb priority as in queue
send the incident # of that row in a teams chat
Repeat process every 1 or 2 min
I found a workaround though, but I still haven't found a way. Could you elaborate on what you wanted to do?
Hi have you found the answer? I am looking for something like that to find out which row of my website is in queue but I don’t know how to vali this yet
No this doesn't help at all. If the element is not present verify text breaks the code
Hi @SumanKoduri,
The store command function maybe you want, save a target string as a variable for easy re-use.
https://www.seleniumhq.org/selenium-ide/docs/en/api/commands/#store
For example:
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I don't see set value command in selenium IDE
I want to do validation for my field like verify or assert element and store in a variable like true or false
Hi @SumanKoduri,
Please refer to this document that introduced how to use input and output the Web UI Flow:
https://docs.microsoft.com/en-us/power-automate/ui-flows/inputs-outputs-web
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
hi @SumanKoduri you can use set value text if the element is a text
WarrenBelz
146,731
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,075
Most Valuable Professional