- uttam2010
- Posts : 1
Join date : 2010-04-30
How Selenium identify OBIEE objects(Flex Control)
Fri Apr 30, 2010 3:42 pm
We have a business intelligence system which is developed in OBIEE which basically use Flex control. When I am click on an OBIEE object it records as
Click sawc_d7fxe31pop as table and
click
sawc_d7fxe31pop
as source
when playback the above script it is giving following error message:
Element sawc_d7fxe31pop not found
Can anyone help me how should I identify OBIEE objects using selenium.
Thanks In Advance.
Uttam
Click sawc_d7fxe31pop as table and
when playback the above script it is giving following error message:
Element sawc_d7fxe31pop not found
Can anyone help me how should I identify OBIEE objects using selenium.
Thanks In Advance.
Uttam
Re: How Selenium identify OBIEE objects(Flex Control)
Mon May 03, 2010 11:43 am
Hi,
I think your locator id is dynamic in nature and generate different id every time it execute.
If it's is , you have to identify dynamic object differently. check the following post to get an idea:
https://seleniumforum.forumotion.net/selenium-ide-discussion-f3/how-to-locate-dynamic-element-t198.htm?highlight=dynamic
Hope this will help you. Best of luck.
Bye
I think your locator id is dynamic in nature and generate different id every time it execute.
If it's is , you have to identify dynamic object differently. check the following post to get an idea:
https://seleniumforum.forumotion.net/selenium-ide-discussion-f3/how-to-locate-dynamic-element-t198.htm?highlight=dynamic
Hope this will help you. Best of luck.
Bye
Permissions in this forum:
You cannot reply to topics in this forum