how to selection all & copie - paste in selenium ???
-
how to selection all & copie - paste in selenium ???
-
What would you like to copy? You can try to use a block "ELEMENT ACTION" and to make as action "GET TEXT"
-
@Why001 for exemple key press "CTRL+C" or "CTRL+A" in selenium browser...
How do I do that? Is there a function or Java code to do this????
-
It's not possible for the moment bro @johnmix