Oleksandr Kulychok

Results 34 comments of Oleksandr Kulychok

Guys, sorry but I just want to prevent breaking changes in testng, so will try to explain my opinion: Before testng v6.9.5 parameter `alwaysRun` had **very different meaning** in `@Before-`...

As I understand, on the official site we have json with a SET of rules which looks like: ``` { "title": "title for the set of rules", "rules": [ {...

My webdriver is 4.25.0, Browser chrome 131.0.6778.70. I think that browser version is not important here, because the bug is about log message formatting. Maybe it is a logger issue,...

@bdrx312 > I have not found an elegant way to make these tests run at mutually exclusive. There is a way. you need to learn the next: - parallel =...