Closed prashant4be closed 5 months ago
So currently i don't see an issue within your usage. As the generated code looks not clean as well.
I will check with the provided app.
@prashant4be: I fixed the intended behaviour of the JourneyRecorder. The Click/Validation Step followed by consecutive KeyPress Steps should be converted into one InputStep. This also leads to the correct test code
Hopefully this release is published soon by Google
Thank you for the update.
Observe that getting error as unknown StepType for Input fields when I tried to record journey using Recorder,
I tried for standard demo app Browse Order app https://sapui5.hana.ondemand.com/test-resources/sap/m/demokit/orderbrowser/webapp/test/mockServer.html?sap-ui-theme=sap_horizon#
Tried to Search field to input some text but unfortunately not recorded correctly by Recorder, is that version issue? As I checked couple of videos in that it seems for input enterText("") correctly recorded but for me it didn't worked, Reference video https://youtu.be/oJCcFkwYyYM?t=675
Is there I missed something? @tabris87