Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 2 of Ticket #3299


Ignore:
Timestamp:
01/11/11 14:08:44 (13 years ago)
Author:
wmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3299 – Description

    initial v2  
    11Write Selenium tests for web, aiming for as much coverage as possible!  
     2 
     3To get started running tests, download Selenium RC from http://seleniumhq.org/download/ unzip and run 
     4 
     5{{{ 
     6$ cd Desktop/selenium-remote-control-1.0.3/selenium-server-1.0.3/ 
     7$ java -jar selenium-server.jar 
     8}}} 
     9 
     10Then run tests: 
     11 
     12E.g. to run the webmobile test  
     13(at {{{omeroweb/webmobile/tests/seleniumtests.py}}} with Selenium server at 'localhost' and the OMERO web pages available at localhost:4080 using firefox: 
     14 
     15{{{ 
     16$ bin/omero web seleniumtest webmobile localhost http://localhost:4080 firefox 
     17}}} 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.11750 sec.)

We're Hiring!