hello
In BAS how to:
When we open a URL of a site (ex: canva.com) in the script, it opens and I don't want Canva.com to ask me to enter my username and password.
NB: I am already connected to canva.com on chrome with my username and password and it is open.
thank you
thank you @kingsize :
can you explain to me more :
recover the session (user and password) from windows chrome and use it so that in BAS I am not asked to enter my coordinates again.
@bassy to do this you need to export the cookies from chrome and import to BAS and then use a profile to save the authorization. I have a paid module for importing cookies from chrome, if you are interested write those in pm
@kingsize thank you.
I think you're a pro and I'm just a newbie, I'm here trying to learn and I think I'm in the wrong place.
Is there anyone who can direct me to tutorials or forums where I can find my answer.
@yayay23
I can't reproduce your problem. Make sure you are using profiles correctly. If the problem is still relevant, please attach a test project in which you can repeat the problem.
@Fox Ok nevermind thanks for the help. I didnt see that link when I searched that link you sent me. But all I had to do was remove the quotation marks in my own script and it worked.
Guys I gave clear instructions of what I need... Can you please tell me how the final script would look like based on my above instructions ? Thank you, appreciate.