Chirag Jayswal

Results 95 comments of Chirag Jayswal

@BChitrakannan will you please provide steps to reproduce your issue?

@BChitrakannan will you please try with 2.1.14-RC3?

check https://mvnrepository.com/artifact/com.qmetry/qaf

@BChitrakannan i tried to reproduce above behavior with latest version (2.1.14) but not able to reproduce. Will you please provide more details or sample test to reproduce the behavior?

The provided information is not enough to understand problem. However, for custom implementation, below are the steps you can follow: - Disable default behavior by setting `manage.driver.executable=false` - Use driver...

It looks same directory used for saving test results. This happens when you are using maven and instead of running maven test, running as TestNG through IDE.

You should refer maven documentation for that. Try by passing system property while executing maven.

This is not right place for Q & A. It is recommended to post questions with details in [users group](https://groups.google.com/g/qaf-users) or in [stack-overflow](https://stackoverflow.com/questions/tagged/qaf) with qaf tag.

Provide detailed steps to reproduce the issue.

Custom component list with `driver.findElements(loc)` is not supported at present. I am reopening this issue for support of `driver.findElements(loc)`. By the time you can warp it in search Result component...