I've been trying to find a very straight forward example of how to do this in B4J.
Dim URL as String
URL = "https://myurl.com"
Click a Button
All the text on that above page goes in to a text field.
Anyone know how to do this?
Dim URL as String
URL = "https://myurl.com"
Click a Button
All the text on that above page goes in to a text field.
Anyone know how to do this?