You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@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
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
The text was updated successfully, but these errors were encountered: