specs/frame.feature in symbiont-0.0.4 vs specs/frame.feature in symbiont-0.1.0

- old
+ new

@@ -1,5 +1,5 @@ Feature: Ability to Support Frame Web Objects Scenario: Access web objects within a frame - When the login form on the login page is filled in with standard data - Then the entities page appears + When the login form on the database application is filled in with standard data + Then the entity list page appears