The [`aamtests`](https://github.com/web-platform-tests/wpt/pull/57696) use some of the infrastructure fixtures defined in [webdriver/tests/support](https://github.com/web-platform-tests/wpt/tree/master/webdriver/tests/support). Probably the fixtures shared between these two test types should be moved to `tools` so that it is more clear changes will effect both test types.
The
aamtestsuse some of the infrastructure fixtures defined in webdriver/tests/support.Probably the fixtures shared between these two test types should be moved to
toolsso that it is more clear changes will effect both test types.