Este fórum está sendo desativado

Depois de 9 anos, este fórum será desativado. Mas calma.... estamos migrando para uma comunidade no DISCORD. Junte-se a nós.

ENTRAR PARA DISCORD

Tópicos relacionados a códigos VBA, gravação de macros, etc.
Por Candioti
#70937
Amigos, bom dia !

Preciso de ajuda em um evento click via vba e IE, não estou conseguindo executar o mesmo quando o valor do ID é achado
getElementsByTagName("button") = "__bar2-btnGo", após entrar na condição do if e for verdadeiro, o evento click não faz nada, nem erro retorna. Desde já obrigado.
Código: Selecionar todos
<button id="__bar2-btnGo" data-sap-ui="__bar2-btnGo" aria-describedby="__text22" title="Iniciar" class="sapMBarChild sapMBtn sapMBtnBase sapMBtnInverted"><span id="__bar2-btnGo-inner" class="sapMBtnEmphasized sapMBtnHoverable sapMBtnInner sapMBtnText sapMFocusable"><span class="sapMBtnContent" id="__bar2-btnGo-content"><bdi id="__bar2-btnGo-BDI-content">Iniciar</bdi></span></span></button>
<span id="__bar2-btnGo-inner" class="sapMBtnEmphasized sapMBtnHoverable sapMBtnInner sapMBtnText sapMFocusable"><span class="sapMBtnContent" id="__bar2-btnGo-content"><bdi id="__bar2-btnGo-BDI-content">Iniciar</bdi></span></span>
<span class="sapMBtnContent" id="__bar2-btnGo-content"><bdi id="__bar2-btnGo-BDI-content">Iniciar</bdi></span>
Código que tentei sem sucesso no click, passa e não faz nada.
Código: Selecionar todos
Set objCollection = IE.Document.getElementsByTagName("button")
For Each objElement In objCollection
If objElement.ID = "__bar2-btnGo" Then objElement.Click
  textoButton = objElement.ID
Next objElement


Set objCollection = IE.Document.getElementsByTagName("button")
For Each objElement In objCollection
If objElement.ID = "__bar2-btnGo" Then IE.Document.getElementById("__bar2-btnGo").Click
  textoButton = objElement.ID
Next objElement
long long title how many chars? lets see 123 ok more? yes 60

We have created lots of YouTube videos just so you can achieve [...]

Another post test yes yes yes or no, maybe ni? :-/

The best flat phpBB theme around. Period. Fine craftmanship and [...]

Do you need a super MOD? Well here it is. chew on this

All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]

Lasagna on me this time ok? I got plenty of cash

this should be fantastic. but what about links,images, bbcodes etc etc? [...]

Estamos migrando para uma comunidade no Discord