
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
salesforce-pageobjects
Advanced tools
Page objects provided by Salesforce to test Lightning Experience using the UI Test Automation Model (UTAM) framework.
Page objects provided by Salesforce to test Lightning Experience using the UI Test Automation Model (UTAM) framework.
This package is compatible with the Summer’25 Salesforce release.
This package is compatible with version 3.0.0
up to 3.2.2
of the wdio-utam-service
package. Mobile page objects are compatible with versions 3.0.0
up to 3.2.2
.
Using npm:
npm install salesforce-pageobjects --save-dev
or using yarn:
yarn add salesforce-pageobjects --dev
To import a page object in a test, use the following syntax. This example imports the login page object.
import Login from 'salesforce-pageobjects/helpers/pageObjects/login';
const Login = require('salesforce-pageobjects/helpers/pageObjects/login');
For a complete example, see the utam-js-recipes repo.
For more information about UTAM, see utam.dev.
For any issues, see Salesforce Help.
FAQs
Page objects provided by Salesforce to test Lightning Experience using the UI Test Automation Model (UTAM) framework.
The npm package salesforce-pageobjects receives a total of 790 weekly downloads. As such, salesforce-pageobjects popularity was classified as not popular.
We found that salesforce-pageobjects demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.