diff --git a/features/posts_from_main_page.feature b/features/posts_from_main_page.feature
index 7ae3298270488b5c10f14f5ec207cc69120a3c2c..5950a5f75a5e3577d4494b364854312d70f665da 100644
--- a/features/posts_from_main_page.feature
+++ b/features/posts_from_main_page.feature
@@ -35,10 +35,12 @@ Feature: posting from the main page
 
       When I am on the aspects page
       And I follow "PostTo" within "#aspect_nav"
+      And I wait for the ajax to finish
       Then I should see "I am eating a yogurt"
 
       When I am on the aspects page
       And I follow "DidntPostTo" within "#aspect_nav"
+      And I wait for the ajax to finish
       Then I should not see "I am eating a yogurt"
 
     Scenario: post a photo with text