Questions tagged [firefox-47]

Mozilla Firefox is a free and open source web browser developed for Microsoft Windows, OS X and Linux (including Android) coordinated by Mozilla Corporation and Mozilla Foundation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards.

Source:

http://en.wikipedia.org/wiki/Firefox

2 questions
1
vote
1 answer

position:fixed issue in Firefox 47 only

After updating my firefox to version 47.0.1 I discovered a strange issue with position:fixed. The bellow snippets works fine in Chrome, IE and Firefox < 47. However, in Firefox 47+ the .event2 node is not clickable... After some investigation, I…
ben
  • 3,558
  • 1
  • 15
  • 28
0
votes
2 answers

firefox 47.0 browser incompatibility with selenium 2.53.0

Is there any stable solution for firefox 47.0 browser incompatibility with selenium 2.53.0 without downgrading firefox into an older version.