Hi All,
Can you please help for the below scenario
I i have a webedit with HTML id as "FDOEEFPDBOMAACHH\.BasicData\.EANCategory"
the first part that is "FDOEEFPDBOMAACHH" is constant
the second part is "BasicDataView" is task
In that tab the third part "EANCategory" is there
I am maintaining one excel like below
Sno Task Tab Field
1 Basic data UOM/EAN EAN Category
1 Basic data UOM/EAN EAN Category
the script should take the task then field name and add in the runtime while running the code.
Like xxxxx.Webedit(htmlid:="FDOEEFPDBOMAACHH.\"take task fromexcel\. "take field from excel"")
Please help
Can you please help for the below scenario
I i have a webedit with HTML id as "FDOEEFPDBOMAACHH\.BasicData\.EANCategory"
the first part that is "FDOEEFPDBOMAACHH" is constant
the second part is "BasicDataView" is task
In that tab the third part "EANCategory" is there
I am maintaining one excel like below
Sno Task Tab Field
1 Basic data UOM/EAN EAN Category
1 Basic data UOM/EAN EAN Category
the script should take the task then field name and add in the runtime while running the code.
Like xxxxx.Webedit(htmlid:="FDOEEFPDBOMAACHH.\"take task fromexcel\. "take field from excel"")
Please help