Closed jonreding2010 closed 2 years ago
I do have a question regarding the Results/Axe Results classes. They seem to be very similar if not the same, will there be a change for Playwright and Selenium to use the same Result class?
I do have a question regarding the Results/Axe Results classes. They seem to be very similar if not the same, will there be a change for Playwright and Selenium to use the same Result class?
This was an oversight and my mistake when I created the Playwright package, it will likely be removed to consume Result
in a later release
Should this have been accompanied by a version bump?
Deleted the axeargs and results files in selenium module added dependence on Utilities module imported all classes used with axeargs to use the classes in the Utilites module