https://bugzilla.wikimedia.org/show_bug.cgi?id=64707
Chris McMahon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Chris McMahon <[email protected]> --- FWIW, the element <div class="transparent-shield cloaked-element"> shows up at the "top" of the z-index stack for a brief period when loading pages, and causes browser tests run locally in Chrome to fail from time to time: Given I am logged into the mobile website # features/step_definitions/common_steps.rb:12 unknown error: Element is not clickable at point (130, 323). Other element would receive the click: <div class="transparent-shield cloaked-element"></div> (Session info: chrome=35.0.1916.153) (Driver info: chromedriver=2.10.267517,platform=Mac OS X 10.9.3 x86_64) (Selenium::WebDriver::Error::UnknownError) ./features/step_definitions/mainmenu_steps.rb:7:in `/^I click on "(.*?)" in the main navigation menu$/' ./features/step_definitions/common_steps.rb:14:in `/^I am logged into the mobile website$/' features/special_uploads.feature:9:in `Given I am logged into the mobile website' I have not figured out what function the <div class="transparent-shield cloaked-element"> serves. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
