Peter Hevesi

Results 24 comments of Peter Hevesi

> What's your use case for the method? (Helps us prioritize) Why not to add it directly into Playwright itself, when the method already exist? :D I don't think it...

Does anybody know, how can I create this method, to check if an element is in viewport in C#? Because this method is in Javascript (which I hate) and I...

I kinda solved it by creating small console app, that was called instead, received all arguments, that was originally passed to javaw.exe and then modyfing them and calling it in...

Wooow, you are awesome man, thanks soooo much for your help :) I will try to follow your tips and I believe I can solve it now :) But anyway,...

I already solved it for myself successfully, so thanks again bro :) But I overcame recursion by switching javaw.exe with java.exe, but I will try to modify it to work...

I am experiencing the same problem, but I am not using Azure Devops, but I also switched to VS version 17.6.0, so it is related to new VS version

Sorry, no I don't and I would explore it further to tell you, but I don't have time, I am very busy now, so I am rather downgrading to VS...

@nohwnd , Hi, so now I have some more time, so I will tell you my setup: I was using latest Visual Studio 17.6.1 with latest NUnit 3.13.3, NUnit3TestAdapter 4.4.2...

So what is the current state of this bug? What package reference do you mean @jeromelaban ?

Yeah the error is still there in 17.6.4, altough from 17.6.3 I think, tests discovery works for me, so I can use it without any problem, it's just that I...