/testing/selenium-core/scripts/selenium-version.js
http://datanucleus-appengine.googlecode.com/ · JavaScript · 5 lines · 3 code · 2 blank · 0 comment · 0 complexity · cb0a53307561bdc684231efd02c38150 MD5 · raw file
- Selenium.version = "@VERSION@";
- Selenium.revision = "@REVISION@";
- window.top.document.title += " v" + Selenium.version + " [" + Selenium.revision + "]";