Currently we are doing automation of SAP GUI for HTML which is browser version SAP application. We are using Selenium webdriver for automation.
Anyone has experience of automating of SAP GUI for HTML application using selenium , We have develop few scripts using selenium webdriver , and were running successfully . There was update happen in Karnel SAP after update our scripts were failing , and after analysis, we have found that there is change in a HTML structure and due that script is unable to identify the element . We need understand the reason what update process trigger such changes in SAP .