Autonomiq / ChroPathFeedback

Use this repo to raise the issue/feature request related to ChroPath.
0 stars 1 forks source link

Potential issue - Studio #8

Open KSimonnet opened 4 years ago

KSimonnet commented 4 years ago

Referring to the feature "Option to generate XPath with and without text [id, class, name, placeholder]", I unchecked the id and text boxes in the dialog box of Studio. However, after navigating a website, the commands that were generated included id and text selectors (see attached).

Issue_Studio_2020-04-04

sanjayautonomiq commented 4 years ago

Thank you @KSimonnet for highlighting this issue. Please find the details about this feature.

  1. XPath will not regenerate for the recorded steps on changing the attribute choice.
  2. Make the selection of attributes before recording the steps, it will generate the xpath as per the attribute choice. Kindly let me know if you have any further question. Closing the issue.
KSimonnet commented 4 years ago

Please re-open.

I reproduced your instructions:

  1. intialise all tick boxes to checked status
  2. refresh page
  3. launch Studio from Chrome extension
  4. un-check both id and textboxes
  5. record identical navigation

Yet, the issue still appeared.

I also, followed the above by initialising with both id and textboxes un-check

sanjayautonomiq commented 4 years ago

Yes you are right. Sometime it's not working. I am looking into it and will fix it asap. Thank you @KSimonnet

sanjayautonomiq commented 4 years ago

Hi @KSimonnet, this issue is fixed and pushed with 6.1.4 release. It is live now, please check once. Once you approve, will close this ticket. Thank you.