12-15-2010, 11:13 PM
Hi All,
On Mercury Tours web application, when we Select Departing From, Arriving In City and continue on next page, it displayed both City as text element.
For example if we select 'Paris' in Departing from and 'London' in Arriving in drop down the text displayed on next page is like this 'Paris to London'
Using getroproperty("innertext") i am able to get that that particular text.
But i want to verify it for different City selected in Departing from and Arriving In.
i.e. if I parametrize both Departing from and Arriving In drop down I want to verify the text on next page.
Can any one please me guide on this ?
Thanks in advance
Sudhir
On Mercury Tours web application, when we Select Departing From, Arriving In City and continue on next page, it displayed both City as text element.
For example if we select 'Paris' in Departing from and 'London' in Arriving in drop down the text displayed on next page is like this 'Paris to London'
Using getroproperty("innertext") i am able to get that that particular text.
But i want to verify it for different City selected in Departing from and Arriving In.
i.e. if I parametrize both Departing from and Arriving In drop down I want to verify the text on next page.
Can any one please me guide on this ?
Thanks in advance
Sudhir