Hi Team,
I am using a HTML application, wherein I need to fill up some data, but when I am trying to supply data using BP "WRITE" stage , it just overwrite the data which is not solving my purpose.
I want to click the field so that it erase the pre-filled data and input the desired value. Please see attached two screeshots Expected & Actual to understand the issue and suggest workaround.
Note : I know that we can use "NAVIGATE" stage to click first and then using "WRITE" stage my purpose will be solved, but I want to use only "WRITE" stage and solve the issue.