wd.find_element().click()
AC(wd).send_keys(auth.username).perform()wd.find_element().click().send_keys(auth.username)
kshnkvn@ubuntu-vm:~/Dropbox$ sudo rm -R .dropbox.cache
rm: cannot remove '.dropbox.cache': Directory not empty