Uploaded image for project: 'Fidelis AI'
  1. Fidelis AI
  2. FAI-665

Counterfactual analysis tab name contains additional text in SVG element

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None

      During https://issues.redhat.com/browse/FAI-658 the Traffic Viollation test failed.

      Current solution is not enough. We need to find a way how to deal with this SVG. 

      Current assertation:

      ```
      expect($items.eq(4)).to.contain('Counterfactual analysis');
      ```
      Expected assertation:
      ```expect($items.eq(4)).have.text('Counterfactual analysis');
      /* The actual full text is "Counterfactual analysisExperimental feature"*/
      ```

       

       

        1. doubleToolTip.jpg
          12 kB
          Sona Mala
        2. ToolTip_afterChange.jpg
          35 kB
          Sona Mala

              sjamboro Sona Mala (Inactive)
              sjamboro Sona Mala (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: