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

How to make twitter sample automation? #38

Open
LeMoussel opened this issue Feb 28, 2017 · 0 comments
Open

How to make twitter sample automation? #38

LeMoussel opened this issue Feb 28, 2017 · 0 comments

Comments

@LeMoussel
Copy link

LeMoussel commented Feb 28, 2017

I want to make an sample automation with twitter.
The sample consist of a flow that is goes to a Twitter page and saves some profile information

Go to https://twitter.com/electronjs
Hover profile image to test a pop-up label (<div class="ProfileAvatar">)
Fetch 'ProfileHeaderCard-screennameLink' element text to variable1 (<a class="ProfileHeaderCard-screennameLink u-linkComplex js-nav" href="/electronjs">)
Fetch 'ProfileHeaderCard-screennameLink' element text to variable2 (<a class="ProfileHeaderCard-screennameLink u-linkComplex js-nav" href="/electronjs">)
Save variable1 & variable2 to file

Is it possible to do this with Electron/Nightmare? If Yes, can you help me?

Thank

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

No branches or pull requests

1 participant