Apparently running a regex against every element on the page takes 10 seconds. Who knew?

This commit is contained in:
Raphael Sofaer 2011-07-04 09:19:03 -07:00
parent 04f8abcf13
commit b64ba85878

View file

@ -97,7 +97,7 @@ Feature: sending and receiving requests
When I sign in as "alice@alice.alice"
And I am on "bob@bob.bob"'s page
Then I should not see /^In \d aspects?$/
Then I should see "Add to aspect"
Then I should not see "Mention"
Then I should not see "Message"