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

    Optimize controls for test automation

    Framework
    1
    1
    67
    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.
    • N
      nicoloboschi last edited by

      The wish is make each component as easy automatable as possible

      At the moment each components have a very nested DOM structure which make them really difficult to test using such frameworks like WebDriver, which look for at DOM in order to read or interact with an element.
      Also, upgrading quasar version the structure could change and the tests will break down

      Is there any suggestion on how correctly doing this?

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