11-26-2012, 12:55 PM
Hello SUpputuri
here is the prop of webButton
i want a variable to be in html id property so that it can be passed from excel.
Other properties of button:
class name - WebButton
html id- dgData_clt2_btnEdit
html tag - INPUT
name - Edit
type - Submit
value - Edit
visible- True
here is the prop of webButton
Code:
WebButton("html tag:= INPUT","html id:=dgData_clt2_btnEdit")
i want a variable to be in html id property so that it can be passed from excel.
Other properties of button:
class name - WebButton
html id- dgData_clt2_btnEdit
html tag - INPUT
name - Edit
type - Submit
value - Edit
visible- True