Spent a lot of time trying to figure out how to get my python selenium script to download a file. It is disabled by default but this little fix works for me on Ubuntu Server 16.04.5 LTS, Python 2.7.12 ...
If you want to verify file download in automation test in Python-selenium on LambdaTest, you can follow the below steps. You can refer to sample test repo here.