Ubuntu – Facebook log in using selenium on linux server
I've got this project in mind. Part of it is logging in a facebook account. This code works perfectly on my local machine(windows) and local server(ubuntu) but it doesn't work when i run it on an online linux server. def…