How can I get in "gmail.com" website when input email after press next button id for selenium web driver? Does not exist. only exists <div class="ZFr60d CeoRYc"></div> this. How can I find ID of next button?
automation Gmail login using selenium webdriver in java in this link answer is id = identifierNext for next button. But how can I know it is ID?