koloss777
Results
1
comments of
koloss777
> I think it is about xpath selector, I've done pull request for it #58 > > ```python > async def test_simple_form_submit_xpath(session): > await session.get("/html/") > field = await session.wait_for_element(5,...