Skip to content

amazon example from getting started not passing in firefox #12

Open
@afknapping

Description

@afknapping
$ dalek test/my_first_test.js -b chrome,firefox -r console,html
Running tests
Running Browser: Google Chrome
OS: Mac OS X 10.9.2 x86_64
Browser Version: 34.0.1847.137

RUNNING TEST - "Amazon does its thing"
▶ OPEN http://www.amazon.com/
▶ TYPE #twotabsearchtextbox
▶ CLICK .nav-submit-input
▶ WAITFORELEMENT 
✔ TEXT 
✔ 1 Assertions run
✔ TEST - "Amazon does its thing" SUCCEEDED
Running Browser: Mozilla Firefox
OS: Darwin unknown x86_64
Browser Version: 29.0.1

RUNNING TEST - "Amazon does its thing"
▶ OPEN http://www.amazon.com/
▶ TYPE #twotabsearchtextbox
▶ CLICK .nav-submit-input
▶ WAITFORELEMENT 
✘ TEXT
0 EXPECTED: The Blues Brothers
0 FOUND: undefined
✘ TEST - "Amazon does its thing" FAILED

 1/2 assertions passed. Elapsed Time: 14.95 sec 
↝ 
Report type "html" written to "report/dalek"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions