Quick question about android chromedriver SOLVED

Hey guys,
I’ve been playing around with Chromedriver for android, reading up on the docs and the posts.
I’ve realized that setWebContentsDebuggingEnabled needs to be true for chromedriver to work.
Looking at the docs here

It looks like this setting only is valid for API 19 and higher.

Follow-up question: Can ChromeDriver work for API 18 and lower? If not, is there an alternative? Is that alternative Selendroid?

Thanks in advance!
Eric

Looks to be the case. No need to respond :smile: