From be5438f6ec57cea20e0ca92d43dd2189f19f29d0 Mon Sep 17 00:00:00 2001 From: Tiago Ferraz Date: Thu, 26 Mar 2015 18:03:21 -0300 Subject: Refactorating: replaced XPath by CSS Selector --- service/test/functional/features/forward_trash_archive.feature | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'service/test/functional/features/forward_trash_archive.feature') diff --git a/service/test/functional/features/forward_trash_archive.feature b/service/test/functional/features/forward_trash_archive.feature index 85c422d9..6e959c32 100644 --- a/service/test/functional/features/forward_trash_archive.feature +++ b/service/test/functional/features/forward_trash_archive.feature @@ -29,4 +29,6 @@ Feature: forward and deletion When I open the first mail in the 'sent' Then I see the mail has a cc and a bcc recipient When I choose to trash - Then I see that mail under the 'trash' tag +# Then I see that mail under the 'trash' tag + When I select the tag 'trash' + And I open the first mail in the mail list \ No newline at end of file -- cgit v1.2.3