MarketSquare / robotframework-browser

Robot Framework Browser library powered by Playwright.
Apache License 2.0
526 stars 106 forks source link

Tests dont run on Firefox engine only on MAC #2017

Closed gvr-kumar closed 2 years ago

gvr-kumar commented 2 years ago

Describe the bug Using browser library, On Firefox engine on MAC, never opens the URL. Just open the browser but never opens the URL. Its working on Windows but dont work on MAC.

To Reproduce

Case1: I am using the below code and it never opens the URL at New Page line New Browser firefox headless=false New Context acceptDownloads=True httpCredentials=${credentials} ignoreHTTPSErrors=true New Page ${myAppURL}

Case2: In this case also I am using Go To URL, it never opens the URL at New Page line New Browser firefox headless=false New Context acceptDownloads=True httpCredentials=${credentials} ignoreHTTPSErrors=true New Page Browser.Go To ${myAppURL}

Case3: In his case, I am using new page and then new context, then I am getting error: "Exception has occurred. Suspended due to logged failure: Error: page.goto: SEC_ERROR_UNKNOWN_ISSUE" New Browser firefox headless=false New Context acceptDownloads=True httpCredentials=${credentials} ignoreHTTPSErrors=true New Page ${myAppURL}

Expected behavior Expecting to run tests on Firefox engine as well. Used to work before like few months back. But it stopped working on Firefox. Attached screenshot.

Desktop (please complete the following information):

image
aaltat commented 2 years ago

With these details we are not able to help you. I tested Firefox on Mac M1 chip and it works. I can not run your tests, because important content is not visible because they are masked by RF variables.

If you can provide example which demonstrates the problem and we can also run, perhaps then we are able to help you better.

aaltat commented 2 years ago

Closing due inactivity

gvr-kumar commented 2 years ago

Hi Alto, please let me know what other information you need.. even if I provide the url , user ID and password you won't be able to access the application.

On Tue, May 17, 2022, 1:39 AM Tatu Aalto @.***> wrote:

With these details we are not able to help you. I tested Firefox on Mac M1 chip and it work. I can run your tests, because important content is not visible because they are masked by RF variables.

If you can provide example which demonstrates the problem and we can also run, perhaps then we are able to help you better.

— Reply to this email directly, view it on GitHub https://github.com/MarketSquare/robotframework-browser/issues/2017#issuecomment-1128434171, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2BRBEPVOHB5WU6ZWYAQ7TVKMWKBANCNFSM5VO7HYUQ . You are receiving this because you authored the thread.Message ID: @.***>

aaltat commented 2 years ago

If you can provide example which demonstrates the problem and we can also run, perhaps then we are able to help you better.