Vladimir Sitnikov

Results 969 comments of Vladimir Sitnikov

@rollno748 , thanks. For the next PR, please create a different branch. It is not a good idea to create PRs from `master` branch. For instance, in that case you...

I've added documentation, and a few more samples

I've added `Copy Code` action so users could copy a code draft (see the first comment for sample UI and the generated code)

I see Xalan Java team is not really welcoming contributions. For example, see single-line PRs that say without review, without merge, and even with "not wanted" replies: https://github.com/apache/xalan-java/pulls So I...

@ClemRz , could you please clarify your use case in more detail?

@FSchumacher , @pmouawad , @undera do you have any preference for the solution? Just to remind: currently `AbstractTestElement` has mismatching `equals` and `hashCode` (see https://github.com/apache/jmeter/pull/693#issuecomment-1301792127) which breaks code like `SearchByClass`...