I have recorded a test case in selenium IDE where user posts a comment on wall and then deletes it. Now when I am trying to play it, it is failing to find delete button.
1)Login, posting everything runs good but it fails to find delete button?
2)I want , even if it fails to find out delete button, selenium should continue and sign out from user.