DFE-Digital / pageobjects-testing-infrastructure

A library to support composition of PageModels and Querying.
MIT License
0 stars 0 forks source link

Ensure documentation can be handed off to a user. #6

Open aahmed-dfe opened 1 day ago

aahmed-dfe commented 1 day ago

Involve Spencer at this point once the core components have been mapped

https://design-system.service.gov.uk/components/

See GIAS FE.

aahmed-dfe commented 1 day ago

See #3

TODO after https://github.com/DFE-Digital/pageobjects-testing-infrastructure/commit/a76ac33db4e210ca4ce21bbc6e6c494f5feab6f9

Expand how a user can inject a ComponentFactory into their application pages/components. Expand how a user can see which components are available. Expand on selection strategies with IElementSelector ->

IElementSelector, (XPath, ChildXPath, Css, Id) FindWithinAScope, Overwrite the default mapping selector for a known component