Element exist activity stopping to move to next collection

I am trying to add collection and i have two attach browser one is after login then after login i am checking collections aready present for user not with element exist activity then added if activity if not then add collection and it its already then logout but after once transcation when it added collection then element exist activity is failing because one new collection got added so how to resolve this this is my code
addingCollections.xaml (44.4 KB)

Hi @prashant_maghade

Could you be more specific.

Thanks,
Chandrika.

I am preparing automation adding collection after loggin i am checking for the user do we have already added collections are not if its not then i am adding collection but in the same time if we add collection get back to previous screen to add new collection …then element exist activity is failing which worked at fist time because at that time user did not had any collections added