Unable to identify drop down and table object on specific screen through Openscript automation
Automation tool : Openscript
Version : 13.3.0.1 Build 289
We are facing object identification issue on some specific screen while running scripts through openscript. Majorly these issue are depends on the way we run automation, like one way is to run through openscript tool it itself and other is via command prompt(which uses openscript's 'runscript.bat' file to trigger automation).
- Issues which we are facing currently is specific to some screen. Like select from drop down field is present on many screen but specifically on some screen only it selects value from drop down and make disable next text box.
For Example in attached screenshot, While selecting from/to location on Bill of lading screen , in automation script after selecting from/to location (store/wh) next drop down field for location id is not getting enabled.