I have been trying to automate zerodha login for a small python script, which i am writing to download options data of few strikes once a day. I am trying using Playwright, however because of some strange reason - it is not finding "Continue" buttton on 2FA page(although it's visible in Chromium). Any one else facing / faced similar issue? What is the work-around for this issue?
It is mandatory by the regulators that a user has to manually login at least once a day. We don't recommend automating login. You may refer to the similar discussion here.