Giter VIP home page Giter VIP logo

Comments (3)

yipenghuang avatar yipenghuang commented on June 18, 2024

tutorial for developing the list of tests (test suite) http://wiki.openqa.org/display/SIDE/Automating+Selenium+IDE+tests
tutorial for developing the information block http://codesnipers.com/?q=testing-with-selenium-testrunner
an example page using "Selenium test runner" http://thomafni.at.ifi.uio.no/selenium/core/TestRunner.html?test=..%2Ftests%2FTestSuite.html&resultsUrl=..%2FpostResults

from tire-a-part.

felizarc avatar felizarc commented on June 18, 2024

We downloaded a local copy of selenium standalone:
svn checkout http://gmaps-api-issues.googlecode.com/svn/trunk/selenium/core/

Then trying to run the entire test suite, we hit this bug:

Error: Permission denied to access property 'document' in scripts/selenium-testrunner.js at line 174

Bug report: http://jira.openqa.org/browse/SEL-612

We tried to apply this patch with no luck:
http://jira.openqa.org/secure/attachment/11720/selenium-testrunner-js.patch

Using single window mode (multiWindow=false), it does not work either:

The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must to be declared in the document or in the transfer protocol.

Maybe we should look for another solution since this code does not seem to be maintained any more (last commit back in 2009).

(Tested on Firefox 12 & 15)

from tire-a-part.

benel avatar benel commented on June 18, 2024

Acceptance tests are now done with Capybara.

from tire-a-part.

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.