Git Product home page Git Product logo

Comments (4)

fhoeben avatar fhoeben commented on May 29, 2024

I don't know, this depends on how the site implemented this feature.

Did you try clearing local storage also?
Does the behavior persist if you visit another site between the two test runs?

from hsac-fitnesse-fixtures.

suval avatar suval commented on May 29, 2024

Q:Did you try clearing local storage also?
yes, but it does not resolve problem

Q:Does the behavior persist if you visit another site between the two test runs?
yes,

I use CLICK command to make the checkbox checked, then i OK to accept the form so it goes to next page. After clicking accept it makes the checbox checked, if i dont click accept it does nothing, i can click the checkbox several times and it does not save it between tests. I tried clear local storage command before accept form and after but still have the problem

Is there any possibility to make selenium not to save local storage defaulty?

from hsac-fitnesse-fixtures.

fhoeben avatar fhoeben commented on May 29, 2024

I'm not aware of any mechanism beyond cookies and local storage to save data in a browser.

Which browser are you using? Do you see the same behavior with all browser?

I have seen in the past that some browsers (Internet Explorer and Safari), do not delete all cookies when requested (HTTP-only cookies) only a full stop and restart of the browser did that.
But you describe multiple runs of the same test, so I assumed the browser was closed in between the runs.

I really don't know what to make of this. Is there any chance I can visit the site myself to see what is happening?

from hsac-fitnesse-fixtures.

suval avatar suval commented on May 29, 2024

Nvm, it was developed to keep user settings between sessions as some1 told me. Thank you for your time.

from hsac-fitnesse-fixtures.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.