rmallols / uxit

Experimenting Portals
1 stars 0 forks source link

[e2e] Extend list.cO.js to be able to select one specific item of the list #265

Open rmallols opened 10 years ago

rmallols commented 10 years ago

The main motivation belongs to #259, since it was necessary to select a specific item of the list (the mockPortalUpdated item), we selected "the last" item, which "could" be right but is extremely error prone as items are sorted alphabetically. To solve this problem temporally, we changed the name of this mocked portal, but ideally it should be able to say: "ok, give me the item which name is: 'MockPortal' (for instance).