Ahmed Nasr

Results 3 comments of Ahmed Nasr

* first note: normal application * Second Note: Yes, it also occurs when the assertion pass, but in the pass case, nothing is displayed in the console during the waiting...

@zanoon2020 Yes, of course. The following code snippet is the one that causes the problem. ```Java driver.assertThat().element(emailExistsErrorMessage).doesNotExist().perform(); ``` In the code above, the `emailExistsErrorMessage` element is located successfully, thus it...

@MohabMohie Yes, in order to do a PR I need a branch to work on or should I fork?