Element-34 / py.saunter

sample framework for using selenium with python and page objects
Apache License 2.0
94 stars 35 forks source link

Verify_equal in matchers.py has a mistake #34

Closed makkers closed 11 years ago

makkers commented 11 years ago

verify_equal appears twice at line 23 and line 50, the one at line 50 should probably be verify_not_equal

adamgoucher commented 11 years ago

merged in the pull request for this. will be in 0.55.