Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Chrome - Find HTML element is null
#1
I can use this script to find IE 
int w=wait(3 WV win("Yahoo - Internet Explorer" "IEFrame"))
Htm e1=htm("A" "Mail  " "" w "0" 17 0x21 3)
e1.Click


but I use 
int w=wait(3 WV win("Yahoo - Google Chrome" "Chrome_WidgetWin_1"))
Htm e1=htm("A" "Mail  " "" w "0" 17 0x21 3)
e1.Click

is not working.How can i fix it?



Thanks !


Messages In This Thread
Chrome - Find HTML element is null - by yamanwu - 05-13-2021, 10:15 AM
RE: Chrome - Find HTML element is null - by Kevin - 05-13-2021, 11:30 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)