<span id="UniversalRepositoryExplorer_treeNode7_name" style="white-space:nowrap;"> == $0
<img id="UniversalRepositoryExplorer_treeNodeIcon_7" src="../../images/server_running.gif"
style="width:16px;height:16px;" alt border="0"> == $0
" Running " == $0
tag span has inside tag img and below text Running doesn't have any tag name
I have tried the below x-path that didn't work:
//img[@id='UniversalRepositoryExplorer_treeNodeIcon_7']
Can someone suggest to me how to get Running through x-path?