Giter Club home page Giter Club logo

Comments (3)

lizaiv77 avatar lizaiv77 commented on June 8, 2024
  1. await utam.load(Flexipage) loads and waits for Flexipage presence, why call waitForVisible()? Most likely record home has "size" 0, so visibility is always false. So first thing to do is to remove await flexiPage.waitForVisible();
  2. Based on your screenshot, you have console navigation in your app, record home or tabset that you're trying to use are for standard navigation and will not work. AFAIK there is no page objects that do that for console navigation.
  3. A little tip as to how to find which page object to use is in the article here https://utam.dev/salesforce/use-pageobject or even better there is browser extension for that helps https://utam.dev/tools/browser-extension

from utam-js-recipes.

alex-vitry avatar alex-vitry commented on June 8, 2024

Thank you for quick reply,

  1. indeed, it was me trying additional wait to try and troubleshoot
  2. that's the root of the problem there, so if there's no page object covering console navigation, I'll have to find another way. Please keep me posted if you think of something by anychance.
  3. Will look it up, that would make life easier. Thank you for the tip.

from utam-js-recipes.

lizaiv77 avatar lizaiv77 commented on June 8, 2024

No worries, I will close the bug for now, does not seem we can do anything.
Feel free to open another if you have further issues.

from utam-js-recipes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.