I’m testing a web page which has some input boxes that have up/down arrows to increase/dicrease the value. When i try to inspect them, in order to find their locators, these arrows cannot be found (even if i place the mouse on the spot that they should appear). Is there a way to test them?
I’m writing tests using playwright/js.
Tried to inspect them, but could not find em.
New contributor
George Perdikas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.