Closed Bug 1138279 Opened 11 years ago Closed 10 years ago

Selenium not able to access full screen mode

Categories

(Firefox :: Untriaged, defect)

35 Branch
x86_64
Windows 7
defect
Not set
major

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: syednadeembe, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36 Steps to reproduce: I'm using selenium to automate a website testing process, the web site has videos like youtube and im suppose to test the in fullscreen mode. I'm getting the following error in browser console when i click on the fullscreen element via selenium. Request for full-screen was denied because Element.mozRequestFullScreen() was not called from inside a short running user-generated event handler. Browser Version:35 Selenium Version:2.44.0 Actual results: full screen was denied. Expected results: selenium should be able to access full screen mode.
Severity: normal → major
Priority: -- → P2
Priority: P2 → --
Hi Syed, Can you please provide more exactly steps , so I can try to reproduce the issue? What Selenium components you used? Also, can you please test this on the latest Firefox release (43.0) or latest Nightly (46.0a1, https://nightly.mozilla.org/) and tell me if this still reproduces for you? From version 35 it changed many things and maybe your issue is resolved. Thanks, Cosmin
Flags: needinfo?(syednadeembe)
Considering the fact that the reporter did not provided more information on my request, I will mark this issue as resolved - incomplete. If you can still reproduce this, feel free to reopen it and provide the requested information. Thanks, Cosmin.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(syednadeembe)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.