Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error in below code snippet
#1
Not Solved
hi all,

What's wrong in below code snippet, it shows me error like General run error.

Line (1): "Hwnd = Browser("Google").object.HWND".

My code is :

Code:
Hwnd = Browser("Google").object.HWND
Object.WebEdit("q").click

Window("hwnd:=" & Hwnd).Type "Typing text"

Please help me out asap.

Regards,
Nilanjan.
Reply
#2
Not Solved
The issue is,
Code:
Object.WebEdit("q").click

What object is this and where is it defined?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error in Code while accessing WPF object Dinesh_cts 1 3,167 11-08-2017, 11:46 PM
Last Post: lotos

Forum Jump:


Users browsing this thread: 1 Guest(s)