Hi all!
I need to make a simple program that opens a page on webview where I need to login. Then, I need to check the page content from time to time to check if something has changed.
Is possible to save web content on webview?
I tested it and it works with b4j (Following the Erel instructions of the second post). It needs the JavaObject library.
It should be easy to modify the code to use with Wait For.