I've a problem with the webDriverJS library.
I've downloaded the project and built the js file "webdriver.js" as explained in the wiki and in this post Selenium WebDriverJS Using in Browser
But my problem is I can't use the function "assertEquals". I've the error
"assertEquals is not defined"
Did you know how include the units testing functions in the build file?
Thx