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 ?
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 ?
hi @SumanKoduri you can use set value text if the element is a text
Proud to be a Flownaut!
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.
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,
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.
No this doesn't help at all. If the element is not present verify text breaks the code
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
I found a workaround though, but I still haven't found a way. Could you elaborate on what you wanted to do?
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'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
Thanks i have all built but I have challenges trying to assemble the pieces together
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
User | Count |
---|---|
75 | |
21 | |
18 | |
17 | |
13 |
User | Count |
---|---|
127 | |
35 | |
31 | |
28 | |
25 |