your video saved my day you are the first person to generate this video, I reviewed many forums and also searched many videos and none gave me the solution I thank you and obviously I subscribe to your channel
after u scroll and identify the checkbox for power automate, power automate does not need to scroll. I think :). Worse case scenario, count how many keyboard tabs you need to press then "send keys" the amount of tabs you need
thank you. is there a way to handle a dynamic number of checkboxes? like if you go to the website and the number of checkboxes change every time. how can you count the number of checkboxes on the webpage for the loop
You can put in the maximum number of loops that you can think of or just put 100, the error control will skip looping before it reaches 100 once it can't find anything. That is my guess.
I have a web form that i need to fill out with checkboxes however most of them require you to open a drop down tab first. Can you use this program to also click the tabs first? And can you automate other functions like clicking buttons like send ect?
Yes you can try to find the elements to click. If its too hard, play with send keys "tab" (count how many tabs you need to get to the drop down tab" then "enter" or "space" to drop down the list.
Dear I have another question regarding the checkboxes, I have a hypothetical case in which I have 2 columns, the first column is the checkbox and in the second there is an icon, my question is is there a way to analyze the entire row and if the second column is already the icon does not select it and skip to the next?
your video saved my day you are the first person to generate this video, I reviewed many forums and also searched many videos and none gave me the solution I thank you and obviously I subscribe to your channel
Appreciate it!
What to do when I have to scroll down a window and check the boxes? They are not present in a single window and I have to scroll down
after u scroll and identify the checkbox for power automate, power automate does not need to scroll. I think :). Worse case scenario, count how many keyboard tabs you need to press then "send keys" the amount of tabs you need
thank you. is there a way to handle a dynamic number of checkboxes? like if you go to the website and the number of checkboxes change every time. how can you count the number of checkboxes on the webpage for the loop
You can put in the maximum number of loops that you can think of or just put 100, the error control will skip looping before it reaches 100 once it can't find anything. That is my guess.
I have a web form that i need to fill out with checkboxes however most of them require you to open a drop down tab first. Can you use this program to also click the tabs first? And can you automate other functions like clicking buttons like send ect?
Thankyou for the tutorial otherwise it will be very helpful 🙂
Yes you can try to find the elements to click. If its too hard, play with send keys "tab" (count how many tabs you need to get to the drop down tab" then "enter" or "space" to drop down the list.
@@PowerAutomator thankyou very much for the immediate reply i will work on this tomorrow
Subscribed ❤
@@jeffjeff9406 haha cheers
Dear I have another question regarding the checkboxes, I have a hypothetical case in which I have 2 columns, the first column is the checkbox and in the second there is an icon, my question is is there a way to analyze the entire row and if the second column is already the icon does not select it and skip to the next?