Тёмный

How to Open Browser and Login with Power Automate Desktop 

Anders Jensen
Подписаться 63 тыс.
Просмотров 19 тыс.
50% 1

This tutorial shows how to open a browser and do a login with Microsoft Power Automate Desktop. We talk about the best practices around automating browsers and using credentials.
🌍 The web page from the video: the-internet.herokuapp.com/login
VIDEOS FOR YOU:
🔹 Browsers in Power Automate Desktop: • Web Automation in Powe...
🔹 Power Automate Desktop for Beginners: • Power Automate Desktop...
POWER AUTOMATE DESKTOP GROUPS:
👨‍👩‍👧‍👦 Discord: / discord
- Join my network with 4200+ Automation/RPA developers, where we solve Automation/RPA problems, network and help each other upgrade our careers. It's free!
👩🏻‍🎓 LinkedIn: / 12566435
👨🏻‍💻 Facebook: / 754059285247921
FOLLOW ME:
💼 LinkedIn: / andersjensenorg
📸 Instagram: / andersjensenorg
👨 Facebook: / andersjensenorg
🐦 Twitter: / andersjensenorg
💌 Email Newsletter: andersjensen.org/email-newsle...
0:00 Intro
Today we are automating Google Chrome with Microsoft Power Automate Desktop, but the same approach is used for Edge or Firefox. We go to a URL, login into a system, take a screenshot and log out.
0:48 Open a Browser and Go to URL
1:47 Login on a Web page
We store the username and password as variables. The best practice is to keep them in a secure place. Use a populate text field on web page action to type the username and password into the internet page.
3:49 Selectors
A selector is an address of the different elements on a web page. It's in the CSS format.
6:52 Click a button in a browser
We use the Click link on web page to click a button (element) in a browser.
8:07 Take Screenshot
The Take screenshot of web page action takes a screenshot of an entire web page (or a specific element).
#powerautomate #powerplatform #office365

Наука

Опубликовано:

 

21 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 52   
@andersjensenorg
@andersjensenorg Год назад
Thanks for supporting ❤ - Now you should learn Web Scraping with Power Automate Desktop (1+ Hour Advanced education): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WXK0u2yXLrU.html
@AdiCristea
@AdiCristea Год назад
Great intro to how to use PAD for web login, Anders! Awesome as usual!
@andersjensenorg
@andersjensenorg Год назад
Thanks a lot, Adi - always appreciated 😊🙌
@suraj_singh321
@suraj_singh321 Год назад
Hii Anders Sir Appreciated content make a video on Selector in Power Automate Desktop from basic to advance full tutorial
@StephanVorster
@StephanVorster 2 месяца назад
I love it. Thanks for these videos.
@andersjensenorg
@andersjensenorg 2 месяца назад
My pleasure, have a great day. Kind regards, Anders
@PS-ej7ru
@PS-ej7ru Год назад
I was looking for this
@andersjensenorg
@andersjensenorg Год назад
Thanks a lot, PS 🤗
@Playlist-zl3wu
@Playlist-zl3wu Год назад
Hello and thank you for posting. It would be very useful if one could see a more secure password insertion method....something like the Credentials Asset in the UiPath platform. Some kind of local variable encryption maybe. Thank you again for posting. Greetings from RO. PS: one can see a slight shift in your channel from UP to MS Power Automate. Maybe you will have some new UiPath videos, too. Bye :)
@andersjensenorg
@andersjensenorg Год назад
Hey and thanks a lot 😃 yes, i have 10 new advanced UiPath videos ready. Kind regards, Anders
@General_halap
@General_halap Год назад
Awesome!...i need this. please do you have a video on how to move files into sharepoint?
@andersjensenorg
@andersjensenorg Год назад
Hey Olaotan. Unfortunately, not, but it will soon come 🙂
@kah0o1
@kah0o1 Год назад
Thank you for this! Can i know if we are able to read simple 4 digits captcha image to login to a site ? Much appreciated!
@andersjensenorg
@andersjensenorg Год назад
Hey Ho Kahoo. I will create a video soon about automating recaptcha. Kind regards, Anders
@omripe454
@omripe454 4 месяца назад
Great tutorial ! I realized the the page im trying to login to is change the Pass element ID every time you refresh. Therefore, What would be the way to start automating things on a website which you login manually beforehand. Since you don't have the initial "browser" variable...
@andersjensenorg
@andersjensenorg 4 месяца назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 11,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@MohamedAhmed-wz9ws
@MohamedAhmed-wz9ws Год назад
Anders Jensen. Really appreciate your content and has opened my eyes on how i can automate tedious repetitive work and re-invest my time in something more valuable. I did follow the same steps and almost all is working perfect except for that when i enter the password ads username manually it works but when PA does it for me it doesn't work. Any thoughts on that? Once again thanks for your valuable content!
@andersjensenorg
@andersjensenorg Год назад
Hey Mohamed Ahmed. Thanks a lot 😊 Have a great day. You're more than welcome at my Discord, where we're 6000+ RPA developers networking and solving problems: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@shaunrowley7230
@shaunrowley7230 Год назад
Another great video - i am looking at our ticketing system that is web based and need user name and password but also 2FA from either a text message or authenticate app - how is it best to do this in PAD - i was thinking of something like a wait command and then input box linked to UI automation of populate text field in window? but unsure
@andersjensenorg
@andersjensenorg Год назад
Hey shaun, thanks a ton! Do you want to manually type/approve the 2FA? Kind regards, Anders
@shaunrowley7230
@shaunrowley7230 Год назад
@@andersjensenorg thanks for the reply I believe manual using authenticator app or SMS, if could do automatically would be even better but not sure where to start
@michaelelkin9542
@michaelelkin9542 Год назад
What do you do if the login prompt is a popup before entering the page, not a login page as in the video example? Thank you.
@andersjensenorg
@andersjensenorg Год назад
Hey Michael. Great question and something we often see as RPA developers. I would do a check before the login: "Does the popup exists?" If yes, close it (with actions), if no continue. You're more than welcome to post the problem on my community discord, here's the link to join: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@avinashshah3679
@avinashshah3679 Год назад
hii,how we can change profile of chrome or microsoft edge,i have different app shortcut for my different profile ,i am unable to open different profiles this always open with same default profile using file loction and also i cant open it through desktop recording.
@andersjensenorg
@andersjensenorg Год назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 4900+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@ALVINMAN452
@ALVINMAN452 6 месяцев назад
Once more time, Thank you Anders Jensen for the nice video. But i have a problem: because after i made the login and the screenShot, i have a popup box, warning me to change the password and because of that i can´t Logout . How can i fix this problem?
@andersjensenorg
@andersjensenorg 5 месяцев назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 11,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@stanTrX
@stanTrX 22 дня назад
Thanks, what is the privacy risk for storing your password as a variable in power automate? Is there better and more safe method without risking your password. Maybe some type of additional encryption etc
@andersjensenorg
@andersjensenorg 19 дней назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 12,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@WasaySabri
@WasaySabri Год назад
Hi anders, can we get a video tutorial in which the bot will scrap the product from inside the link and scrap all the data then move back to another product. perf uipath.
@andersjensenorg
@andersjensenorg Год назад
Hey Wasay. That solution is here (PAD though): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-4zmviNtOFwA.html Kind regards, Anders
@TomTorjaeger
@TomTorjaeger 8 месяцев назад
Hey man, great video! Is it possible to relog with different accounts ? I have the same step taken every time but with different accounts (like 26). I know how to exract the data i need but is there a simple way to open those multiple accounts ? Its okay if i habe to write all the variabls for those accounts but i would like to have the workflow only once.
@andersjensenorg
@andersjensenorg 8 месяцев назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 10,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@StephanVorster
@StephanVorster 2 месяца назад
How to check first if the website that you want to login to is not already open and logged in. Then logout first and close the browser window before starting the script to open and login.
@andersjensenorg
@andersjensenorg 2 месяца назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 12,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@andersjensenorg
@andersjensenorg 2 месяца назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 12,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@asharma7524
@asharma7524 2 месяца назад
After login how can we add capturing Authentication code from Chrome extension of Microsoft Authenticator to confirm login.
@andersjensenorg
@andersjensenorg 2 месяца назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 12,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@Lokesh_kumar156
@Lokesh_kumar156 Год назад
Hey sir I have captcha fro login page I entered a captcha the work continues or not?
@andersjensenorg
@andersjensenorg Год назад
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 6000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-xWFz-S96XGo.html Kind regards, Anders
@yournaughtyvi
@yournaughtyvi Год назад
Can we do that on firefox or any browser ? Even with out the PAD extension
@andersjensenorg
@andersjensenorg Год назад
We can do it with Firefox, Edge and IE as well. You need the PAD extension 😊 If you need another browser (e.g. Opera), we'll need to use the UI components in PAD. Kind regards, Anders
@yournaughtyvi
@yournaughtyvi Год назад
@@andersjensenorg thanks, we like your videos keep it up 🙌
@andersjensenorg
@andersjensenorg Год назад
@@yournaughtyvi Appreciated 🌞
@suraj_singh321
@suraj_singh321 Год назад
Make a video on Data extraction from webpage basic to Advance in Power Automate Desktop
@andersjensenorg
@andersjensenorg Год назад
Hey Suraj. I've already did and here's your roadmap for learning data extraction in Power Automate Desktop: 1. Web Scraping in PAD (1 hour): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WXK0u2yXLrU.html 2. Advanced Web Scraping in PAD (2 hours): ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-7R5EjshDoQU.html Kind regards, Anders
@suraj_singh321
@suraj_singh321 Год назад
Make a video on Macro Excel Data Manipulation Tutorial using Macro Power Automate Desktop
@andersjensenorg
@andersjensenorg Год назад
Hey Suraj. Check this video at around 18:36: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-zVvaRCZqZ7E.html 😊
@skillresearch7742
@skillresearch7742 Год назад
How to Extract All url address from google search result...????? Please make tutorial....
@andersjensenorg
@andersjensenorg Год назад
Hey Skill Research. I've just created a video, that shows how to scrape Google results including the URL. It will be online tomorrow 🙌 Kind regards, Anders
@skillresearch7742
@skillresearch7742 Год назад
@@andersjensenorg Awsome... Thanks Brother...
@andersjensenorg
@andersjensenorg Год назад
Hey Skill, it's live: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-GxCG7hzdN0U.html Please let me know, what you think 😊 Kind regards, Anders
Далее
How to Get Files in a Folder in Power Automate Desktop
18:17
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
Просмотров 731 тыс.
Power Automate Desktop - advanced UI elements
10:57
Просмотров 13 тыс.
Самый быстрый пылесос!
0:30
Просмотров 23 тыс.