IsaacWalker/PlaywrightAxeDotnet

Refactor all wrapper methods to use Playwright built-in evaluator parameterization.

Opened this issue · 0 comments

As pointed out on the runPartial PR some edge cases for serialization are handled more effectively by using the parameterization provided by the evaluation API.

Example:
image