code-with-v

Results 9 comments of code-with-v

> @vivek-singh-thridsummit we have an API to get a list of files in `~/Downloads`. > > ``` > GET /wd/hub/session/{sessionId}/aerokube/download?json > ``` It's giving me following error : {"value":{"error":"unknown command","message":"unknown...

@vania-pooh Could you please let me know the API for Moongrid 1.x as while hitting above API, the error is observed unknown command

> @aandryashin It's giving 404 not found for Moon 1.x (the session url is correct and the file name too) ![image](https://user-images.githubusercontent.com/102881870/170844005-ff27ccca-af17-4420-9bef-e323b6e70a3b.png)

> That means video was not recorded... @aandryashin It's not recorded video, it's the file which is downloaded using chrome browser

> Moon 1: https://aerokube.com/moon/1-latest/#_accessing_files_downloaded_with_browser Moon 2: https://aerokube.com/moon/latest/#accessing-downloaded-files чт, 26 мая 2022 г., 11:24 vivek-singh-thridsummit ***@***.*** > […](#) > : In Moon 1.x I've mounted one directory and as a part...

> @johnqa Moon only support S3 as storage. Kubernetes volumes \ NFS are not supported and we don't have plans to support it in the future. @vania-pooh how to integrate...

@vania-pooh what i can see is that minio provide the storage solution for recorded video but I want a shared space for my test input data. Is there any tutorial...

> Ohh Got it, Is there any way to attach configmap or mount any host volume into browser pods ?

can we mount hostPath is Moongrid 2.x like we do for Moongrid 1.x browser.json ?