Hello,
I am new to automated testing with Selenium.
Current situation:
My team wants to use Selenium for automated testing, but from what I've read, you need domId's.
Since we have a fairly large project without a single domId, we tried to write a script that changes/adds the domId in the view.json.
However, the domId could not be found in the view.json (only HTML).
Yes, I already added the property in the designer (under 'META') and I was able to see the domId in HTML. But later I tried to find the domId in view.json but could not find it.
Sorry, I´m using Ignition in windows, therfore I can´t use grep, but in notepad ++ there is a function to search for a string in all views in perspective, even with that I could not find it. I even tried restarting the Gateway.