• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Develop operations to website inside Android App

  • Thread starter Thread starter Frodogus
  • Start date Start date
F

Frodogus

Guest
I want to do operations to specific website like go to website, login in a specific site and collect some information.

I do this with Selenium in a Microservice but I want to do it inside the Android App. I read the selendroid documentation but selendroid software need to connect Android to the PC.

Do you know some software for doing this process?
Is possible open a hidden webview and work like Selenium?
 
Back
Top Bottom