Skip to content

Conversation

@javigomez
Copy link
Contributor

This command was wrong. It was waiting for a visibility change in the element, but the right check is not to check if visibilty is changed but if the element has appeared in the DOM.

This command was wrong. It was waiting for a visibility change in the element, but the right check is not to check if visibilty is changed but if the element has appeared in the DOM.
@javigomez javigomez changed the title Fix joomla isntallation folder removal false positives Fix joomla installation folder removal false positives Aug 3, 2015
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to make this work, but it always failed, did you verify at your end?

puneet0191 added a commit that referenced this pull request Aug 3, 2015
Fix joomla installation folder removal false positives
@puneet0191 puneet0191 merged commit 343c204 into develop Aug 3, 2015
@javigomez javigomez deleted the removedirectory branch February 8, 2016 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants