question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Firefox 54.0.1 : On auto closed switched tab protractor code stuck forever.

See original GitHub issue
  • Node Version: v6.10.2
  • Protractor Version: Version 5.1.2
  • Browser(s): Firefox 54.0.1
  • Operating System and Version Windows 10

Steps to reproduce the bug

  • Run protractor in Firefox version : 54.0.1
  • Login in some app with facebook like pintrest etc…
  • Facebook credential popup will open
  • browser.switchTo().window(handles[state]) browser tab for getting focus.
  • fill credentials and click login
  • Popup will close automatically
  • Notice: Protractor code will stuck forever and will not execute further. In the end Jasmine will time out.

Additional Information: In this firefox version 54.0.1 bugs are fixed which are

  • Fix a display issue of tab title (bug 1357656)
  • Fix a display issue of opening new tab (bug 1371995)
  • Fix a display issue when opening multiple tabs (bug 1371962)

Thanks!

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
wswebcreationcommented, Jul 14, 2017

Ok, will dive into it the coming days

0reactions
heathkitcommented, Jul 15, 2017

Thanks for investigating! It might be related to https://github.com/mozilla/geckodriver/issues/818, but isn’t the exact same issue. Do you have this problem on other browsers? Can you try running against firefox nightly?

If you guys could boil this down to a simple test that demonstrates the issue and put it on github, that’d be really helpful. We could show that to the geckodriver and selenium folks and see what they think.

Read more comments on GitHub >

github_iconTop Results From Across the Web

new tabs keeps loading and loading forever while only the first ...
(1) In a new tab, type or paste about:config in the address bar and press Enter/Return.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found