Closed Bug 1130147 Opened 10 years ago Closed 10 years ago

Cannot interact with localStorage using Selenium WebDriver and Firefox 35

Categories

(Core :: DOM: Core & HTML, defect)

35 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: u530816, Unassigned)

Details

I wrote a selenium test which sets a value in local storage. I'm pretty sure the runner i'm using just has convenience methods which use selenium's eval(), so it may be a wider problem with eval rather than localStorage. https://github.com/ianwremmel/localstorage-selenium-test contains a demo app which runs selenium tests against both Chrome and Firefox. The app has two tests, each of which sets a value in local storage, then confirms the value has been set.
Component: General → DOM
Product: Firefox → Core
FWIW, this seems to have gotten itself fixed in FF 37.0.
OK, I will close this bug as WORKSFORME then. Please test also with Developer Edition and we can re-open if it doesn't work there.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.