[AndroidDriver] Not checking whether webviews have active pages; use the 'ensureWebviewsHavePages' cap to turn this check on

I am getting below error while “tap” on a control called ‘NEXT STEP’ button on a web responsive page(in android) , but while record i could find ‘Mobile.scrollToText(‘NEXT STEP’)’ but unable to do ‘Tap’ action .

While running in katalon error says as below :
e[35m[AndroidDriver]e[39m Not checking whether webviews have active pages; use the ‘ensureWebviewsHavePages’ cap to turn this check on
e[35m[AndroidDriver]e[39m Not collecting web view details. Details collection might help to make Chromedriver initialization more precise. Use the ‘enableWebviewDetailsCollection’ cap to turn it on