Mike Pelley

Results 2 issues of Mike Pelley

The documentation for the various WaitFor functions seems to be a copy of the associated RunAndWaitFor function. See [https://playwright.dev/dotnet/docs/api/class-page](https://playwright.dev/dotnet/docs/api/class-page). The documentation describes performing the action. The documentation has an action...

P3-collecting-feedback

If I use `git mv` from the command line, I do not lose my history. It is a rename in the history. If I use `Commands.Move` it looks in the...