I am trying to click a button “SUBMIT” on a webpage but keep getting the selector not found error. I tried changing the dynamic parent id to “*” wildcard but still wont validate.
Please help.
I tried copying the selectors for same click box and this is the result i get
Try #1
html app=‘chrome.exe’ title=‘LIOS’ />
webctrl aaname=‘SUBMIT’ parentid=‘ui-panel-1-content’ tag=‘SPAN’ />
Try#2
html app=‘chrome.exe’ title=‘LIOS’ />
webctrl aaname=‘SUBMIT’ parentid=‘ui-panel-1-content’ tag=‘BUTTON’ />
This is an alternative solution if the selector method does not work. If the solution of SenzoD is not working, try sending hotkey “tab” on the last text field and press enter.