Thanks for the quick live solution on code. Most of the stackOverflow just mentioend about add additional argument of remote-allow-origins=* but did not mention where and how. But you have explained it pretty well.
Super helpful advice, thanks for sharing. I was not happy when I updated my ChromeDriver to version 111, and it generated an error when I ran my program. I've never seen an error come up when updating the ChromeDriver in the past. Your coding example was perfect, and helped me to resolve this problem. Unfortunately I had to make the coding changes to six different Java programs, so it was a major headache when Google created this mess. Thanks again!!!
Super Helpful I inserted it in a different area of my test under BeforeTest annotations right before the previous line for driver = new chromedriver();... now it works as usual
Damn, I spent many hours looking for a solution to this problem, but it was in your video that I found the very detail that prevented the code from running correctly ... Now I'm lying on the floor, because I bow to you, 25 billion thanks!
l can't express the amount of gratitude l have for sharing this tip. l've been trying to solve it using GPT for 2 days straight (after my working hours) and this literally saved my life. Thank you! :D
Thanks you are a life saviour, will be more clear and appreciable if you would have explained why this occurs and what is exact meaning of line we added there.
Thanks for the quick live solution on code. Most of the stackOverflow just mentioend about add additional argument of remote-allow-origins=* but did not mention where and how.
But you have explained it pretty well.
Super helpful advice, thanks for sharing. I was not happy when I updated my ChromeDriver to version 111, and it generated an error when I ran my program. I've never seen an error come up when updating the ChromeDriver in the past. Your coding example was perfect, and helped me to resolve this problem. Unfortunately I had to make the coding changes to six different Java programs, so it was a major headache when Google created this mess.
Thanks again!!!
Thank you with gratitude. 🙏I actually solved the problem in 5 minutes after stressing about it all day.
I really want to appreciate your help .. I was struggling like anything to find the fix on this. Thank you so much !!
Super Helpful I inserted it in a different area of my test under BeforeTest annotations right before the previous line for driver = new chromedriver();... now it works as usual
Damn, I spent many hours looking for a solution to this problem, but it was in your video that I found the very detail that prevented the code from running correctly ... Now I'm lying on the floor, because I bow to you, 25 billion thanks!
Thank you very much. I was struggling how to resolve this issues, but after watching your video , its very quick solution on code. its working 100%. 👍
Thanks! Just a couple lines of code and now it works! Very helpful
Can we do the operation drag and drop for file from local system to webelement?
Thanks a ton!! i really appreciate I was looking for a solution for the last 3 hours...Keep doing the good work :D
l can't express the amount of gratitude l have for sharing this tip. l've been trying to solve it using GPT for 2 days straight (after my working hours) and this literally saved my life. Thank you! :D
Thank you. Your solution fixed the error.
It did fix the latest 111.version. Thanks a ton.
Or just update the Selenide version to '6.12.2' if use Selenide in your project. This issue has already been fixed
This is not working if we work on headless.
Can you suggest how we can work with headless?
Thank you so so much for this help. I really owe you one. Worked like a charm. Thank you again.
you win hero of the day! thanks!
Thanks a lot.
No waste of time only the solution.
But after add these two line of code , taking too much time to execute the code , its very slow
Great explanation with example, thank you.
Thank you for your help. This solution fixed my problem. Thank you very much once again :)
Thanks a lot!! You saved my life!! Suscribed!!
still facing the same issue.. can you pls help me
iam troubling with this issue since yesterday now i got it thank you so much now i have subscribed
Glad I could help
If I give addArguments it show is not applicable for the arguments type
What I do?
Here you are. That surely solved the problem. Thanks. But can you please elaborate more on how did it work because I'm an absolute beginner in this.
Thanx for the solution ,But is it compulsory to add these 2 lines of code in every class of selenium?
Very nice! On the spot solution.
You are a godsend!
Helped a lot! Thank you!
thanks a lot i was looking solution of it on youtube for last 2 days n finally u solved issue. Thanks alot
Thank you, but do you know how I can solve this issue for SerenityBDD Framework ?
The solution:
just add in the web driver section: "--remote-allow-origins=*" in serenity.conf file
Code below:
webdriver {
driver = chrome
capabilities {
browserName = "chrome"
acceptInsecureCerts = true
"goog:chromeOptions" {
args = ["test-type", "no-sandbox", "ignore-certificate-errors", "--window-size=1000,800",
"incognito", "disable-infobars", "disable-gpu", "disable-default-apps", "disable-popup-blocking", "--remote-allow-origins=*"]
}
}
}
Thanks! Works perfectly
Hello , i love you so much.
Clear , right to the point. just perfect
thank you ... now its working
Thank you but the solution is not working for edge browser, can you please provide the solution for edge browser connection issue?
Thank you for the solution. It works and your explanation is very helpful :D
it worked for me, thank you!
Thank You! 👍
Thanks a lot! It works
Thank you for the solution. It was really helpful!!
same as others commented, so much was a breaking head thanks for this video
Thanks a lot for the help!
hello, just ask.. whether that solution is mandatory to implement or just until google (maybe) fix that the webdriver?
we hope until google fixes that, but we don't see them being concerned about it
Superb!! thank you so much for detailed steps :), great support!!
Thank you for your advice, It helps me a lot
Thanks a lot, it works very well!!
Thanks, you are a lifesaver!
Thanks for your advice .It is very helpful.
i am strugllimg from last two days thank you unlimited times
thank you very much -> you are the best!
Very helpful. Thank you very much
Really appreciate your solution.
very very thanks for quick solution...🥰
Happy to help
Thanks for the solution!
so fast solution! Thank you so much!
Thank you for the tips, it help resolve the problem
Thank you...but what is permanent solution?
Thank you for your help it's resolve in 2 min
Thanks a lottt!!!..I really appreciate your help!!
guys, you are great!
Thanks for the help it worked for me.
omg thank you you are the best it is working now
Thank you so much, u saved me
Thanks a ton for the solution..
It worked, thanksss😇
not working showing invalid argument
you have taking any classes please we will connect for automation Testing
it really helped alot thanks for this.
Thank you, so helpful
Thanks you are a life saviour, will be more clear and appreciable if you would have explained why this occurs and what is exact meaning of line we added there.
Hey, when you find out please explain it to me.
Thank you so much 🥰
Nice code And nice explain
thank you so much It was so helpfull
thanks, it's helped
Thanks, just one line solved my problem | options.addArguments("--remote-allow-origins=*");
Followed this steps but still same result. Who else can help? Please
Thank you very much !
Thanks a ton :)
Thank you ❤
Thanks a lot
Thank you! I already though that I broke something... Thanks!
Mil gracias
Very helpful
Thank you
Thank you!!!
tks for quick solution, it work well,
Problem Resolved !!! Thanks a Ton !! Do anyone know why do we get that this error 403??
This defect was introduced in new chromedriver, and looks like this is forever setup. We don’t see them making an attempts to work on this.
Thank you so much
Thanksssssss 😇
tysm helped
Thanks
Thanks a lot for solution
Thankyou !!
Cool😎
thanku so much
Thanks a ton ..
Thanks a lot dii.........................
Thnx mam🙏
Thank You...