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
It would be very cool to add the ability to control the process of generating paths during recording.
It seems like an ideal option would be the ability to edit-in-place when interacting with an element.
Or, which is simpler, simply add the ability to enter a property on which to base the generation of sectors.
For example, in my case, all elements have a data-type attribute, as a result of which the selectors looks like that: [data-tid=add-document-button], but during the recording long xpath selectors are generated, which have to be edited manually... =)
Thank you for what's your doing at all, its an absolutely amazing tool!
The text was updated successfully, but these errors were encountered:
this would be great, I'm in vue and the classes are dynamically generated so after restarting the test it won't work, using a [ data-* ] would be a good solution.
It would be very cool to add the ability to control the process of generating paths during recording.
It seems like an ideal option would be the ability to edit-in-place when interacting with an element.
Or, which is simpler, simply add the ability to enter a property on which to base the generation of sectors.
For example, in my case, all elements have a data-type attribute, as a result of which the selectors looks like that: [data-tid=add-document-button], but during the recording long xpath selectors are generated, which have to be edited manually... =)
Thank you for what's your doing at all, its an absolutely amazing tool!
The text was updated successfully, but these errors were encountered: