sudhanshubest
1 Jul 2012, 9:54 AM
Hi,
I just wanted to knwo is tehre any method in component that calls after any action performed on component or ui element.
Earlier i was using webdnpro java ,ther they exposed method domodifyview that calls after any action ahppen on view.I am looking such kind of functionality.
My task is to put unique dummy class name in each component after render so that selenium can identify during recording.
So i implemented after render method that works on first render but in case of combobox when i open again all unique classes that i put getting lost.
Kindly guide me in achieving my requirement
Thanks,
Sudhanshu
I just wanted to knwo is tehre any method in component that calls after any action performed on component or ui element.
Earlier i was using webdnpro java ,ther they exposed method domodifyview that calls after any action ahppen on view.I am looking such kind of functionality.
My task is to put unique dummy class name in each component after render so that selenium can identify during recording.
So i implemented after render method that works on first render but in case of combobox when i open again all unique classes that i put getting lost.
Kindly guide me in achieving my requirement
Thanks,
Sudhanshu