Image Upload in Mobile Chrome Real Device

Hi,
I tried uploading image using sendkeys in Android chrome. It is throwing unknown error: path is not absolute.

I then tried adb shell and made sure the file exists in the said location. The path is as follows:

/storage/sdcard0/Pictures/Screenshots/Screenshot_20181002-202609.jpg

Can someone help me with the file upload steps for Mobile Chrome Web Browser?

Many thanks in Advance.

I had a similar issue and I was able to resolve this issue by updating the path to //storage//sdcard0//Pictures//Screenshots//Screenshot_20181001-202609.jpg