Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]Not able to identify the Components using UTAM page Object for salesforce #210

Open
3 tasks
girish-kadambari opened this issue Feb 21, 2024 · 6 comments
Open
3 tasks
Labels
bug Something isn't working needs triaging

Comments

@girish-kadambari
Copy link

Actual behavior

  • Unable to compile a Page Object
  • Invalid generated code
  • Runtime error

What is your expected behavior?

Steps to reproduce

Environment

  • UTAM: [e.g 1.0.0] vX.Y.Z
  • Java Version [e.g 11.0.9.1]
  • OS: [e.g. iOS]
  • Browser: [e.g. chrome, safari]
  • Browser Version: [e.g. 22]
  • Test Framework: [e.g JUnit]
  • Test Framework Version: [e.g wdio v7.16.11]

Additional context

@girish-kadambari girish-kadambari added bug Something isn't working needs triaging labels Feb 21, 2024
@kartikperumal
Copy link
Contributor

hi @girish-kadambari Could you please add more information or be more descriptive of what the issue is? Thank you!

@girish-kadambari
Copy link
Author

@kartikperumal

I'm currently attempting to automate Salesforce scenarios using Utam for Page Object automation. However, I'm encountering difficulties finding the respective elements. Could you provide insights into whether Salesforce supports all existing page objects for automation with Utam, and if there are any best practices or considerations for handling dynamic elements in Salesforce interfaces?

image

image

@kartikperumal
Copy link
Contributor

Thanks @girish-kadambari , So you are using the UTAM Browser Extension tool and it is not able to identify the existing page objects in the page? We could add you to our slack support channel if you can share your email address and it would make it easier to try and debug what's going on. Thank you!

@girish-kadambari
Copy link
Author

girish-kadambari commented Feb 24, 2024

Thanks @kartikperumal , girish.kadambari@testsigma.com is my email address.

@sandeep-adireddi
Copy link

Hey @kartikperumal , I too Have similar issue . I want to know the following

  1. Does each component of salesforce page have a page object, and is there an issue with the Chrome extension, or do some components lack a page object?

@jimevanssfdc
Copy link
Contributor

@sandeep-adireddi Not every component of the Salesforce application has a Page Object (PO) available. This is normal, and expected. It is up to individual development teams whether to create and/or publish POs for their features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triaging
Projects
None yet
Development

No branches or pull requests

4 participants