Artem Koshelev

Results 43 comments of Artem Koshelev

@alexeytokar if you want this functionality, you could add some tests for this PR =)

Can you provide the test reproducing the problem? Described behavior looks weird for me, cause we use @Name annotation to format pretty message when element is not found, and when...

Hi, thank you for bug report and investigation, but it looks like you create problems for yourself =). Using nested Page Object in tests is a bad practice since you...

What do you mean by stop working? Can you provide some detailed error description and stacktraces?

Add some tests please

If you move logic of deleting text to setText method, you should move corresponding tests as well.

i would vote for deleting it

Please provide tests with usage example.