how can I use site.setSelection to select a file in the testing server site?
It seems not working at all. I can just select the file in the local site
Since I would like to select the file in the testing server, then download
it using site.get("site")

Thanks a lot!!!