No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    ui test q-tab-panel

    Help
    2
    3
    85
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rharing last edited by

      i am trying to create an ui test for that i am using concept.io/puppeteer and i have to click on a tab for that however the testing framework cant find the tab to click on is there a way to change the q-tab and or q-tabpanel to set aname or id on the clickable item?
      rtegards
      Ronald

      1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel last edited by

        you can set things as , class, style, name, id on all( well most) components

        1 Reply Last reply Reply Quote 0
        • R
          rharing last edited by

          ok solved this by creating a better selector locate(“div.q-tabs__content div”).last()

          1 Reply Last reply Reply Quote 0
          • First post
            Last post