Hello my name Renan, thanks for the forum content.
I'm trying to login to this site but I'm not able to!. the email password field and submit, apparently are hidden somehow already tried in several ways. I can even find the tag elements... on the console but it doesn't click or input. if someone can help me I was grateful thanks! sorry for the horrible english 
puppeteer
<form><div class="input-group" style="display: flex; flex-direction: column;"><input type="text" autocomplete="email" id="Email" placeholder="Email" class="" value=""></div><div class="input-group" style="display: flex; flex-direction: column;"><input type="password" autocomplete="current-password" id="Password" placeholder="Password" class="" value="2EG.Zev8_i_gjLk"></div><button type="submit"><span>Submit</span></button></form>
