Web app automation

OrangePeel

Newbie
Joined
Feb 11, 2017
Messages
1
Reaction score
0
Hi, all.

I'm a lurker here here, but I ran across this today and I figured you might have some use for it. Can automate web app actions.

I can't post a link, I guess, but it's on github-- /tebelorg/TA.Gui
 
I'd be interested to see if this is more practical in application than a more established tool like Selenium.
 
as far i saw that above tool it does uses JS library for web browser automation and which is a lot faster than old Selenium automation in Java.

So you can give it a try as it's free to use :)

Also depends on what type of web app you want to automate as for each will have a different set of requirements.

Though we do use Phantom,Casper JS for web app scraping.
 
Back
Top