I am trying to write python script which clicks on the button ‘Consultar’ on this webpage https://www.anbima.com.br/pt_br/informar/taxas-de-titulos-publicos.htm using selenium library. The button appears in the html code when I open it in the browser; however, when I try to do it with python, it gives me another html code without this button (even using dynamic content). Can you help me, please? The website is open to anyone, so you can try it yourself.
Tried everything!! All libraries for working with HTML
Veronika Treumova is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.