Selenium into android project
问题 I want to parse HTML page base on javascript and content load when I clicked on buttons and after javascript worked. I make my application on PC on Java using libs Jsoup, Selenium. I want it works on android. I added Selenium to new my Android application project and added dependencies in gradle: compile 'org.seleniumhq.selenium:selenium-htmlunit-driver:2.48.2' But I see many same messages: Warning:Dependency org.apache.httpcomponents:httpclient:4.5.1 is ignored for debug as it may be