05-29-2013, 09:14 AM
you can try below scenarios
1.
2. you can try highlight(This will help to pen down the issue)
1.
Code:
Add webtable to OR
Browser("br_xyz").Page("pg_abc").WebTable("Webtable").WebElement("innertext:=" &Day(Date),"html tag:=DIV").Click
2. you can try highlight(This will help to pen down the issue)
Code:
Browser("br_xyz").Page("pg_abc").WebElement("innertext:=" &Day(Date),"html tag:=DIV").highlight
Browser("br_xyz").Page("pg_abc").WebElement("innertext:=" &Day(Date),"html tag:=DIV").Click