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

feat: added a profile name getter method #2288

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

gekkedev
Copy link
Contributor

I tested it in the browser only:
image

WPP.profile.setMyProfileName("something")
Promise {<pending>}
WPP.profile.getMyProfileName()
'something'

It should not need to be a promise apparently

@icleitoncosta icleitoncosta merged commit 8f7ec63 into wppconnect-team:master Aug 5, 2024
5 checks passed
Copy link

Pull Request Summary by devActivity

Metrics

Cycle Time: 12d 59m

Achievements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants