arsenic
arsenic copied to clipboard
xpath with wait_for_element
Is it possible use xpath selector with join_the_queue = await session.wait_for_element(5, '//div[contains(text(), "text")]')
I've done pull request, please check if you have free time https://github.com/HDE/arsenic/pull/58
Duplicate of #22