Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dynamic objects
#1
Not Solved
hi
i need some help to identify object in my application
the object is WebCheckBox

each time he change with random paramater
the object html id :
jbpnsdashboard_3a_2forit_2fdefault_2fexplore_2fdefault_2fexploresnpbjjbpnsdashboard_3a_2forit_2fdefault_2fexplore_2fdefault_2fexploresnpbj:_viewRoot:j_id1:j_id34:include_quick_search:chk_boards

the dynamic part is:
orit
j_id1
j_id34

i tried some regular Expressions but i didnt find appropriate syntax
please help
Reply
#2
Not Solved
Hi,

Can you try this using RegExp Object.

"jbpnsdashboard_3a_2forit_2fdefault_2fexplore_2fdefault_2fexploresnpbjjbpnsdashbo​ard_3a_2f[a-z]{4}_2fdefault_2fexplore_2fdefault_2fexploresnpbj:_viewRoot:[a-z]_[a-z]{2}\d:[a-z]_[a-z]{2}\d​4:include_quick_search:chk_boards"

Thanks
VENKATA
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)