Giovany Vecchi wrote:Hello try this way
Button := ie:document:All:Item("btn red-flamingo",0)
Button:Click(.t.)
- Code: Select all Expand view
- Button := ie:document:All:Item("btn red-flamingo",0)
Button:Click(.t.)
it gives an error.
- Code: Select all Expand view
- Error description: Error BASE/1004 No exported method: CLICK
Args:
[ 1] = U
[ 2] = L .T.
Stack Calls
===========
Called from: => CLICK( 0 )
Called from: .\ICRA_LBT.prg => WEB_DENEME( 719 )