botasaurus
botasaurus copied to clipboard
Don't know how to clear the text area before type in
When I use selenium WebDriver I know how to clear the input area because it provides a clear() method.
Hope this project can support more selenium method.
And I also feel puzzled about how to use selenium with botasaurus at the same time whit @task(becaue I am trying to get some selenium WebDriver method to handle some element, like clear the input area).