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

Figure out how to get problem title from the LC page #2

Closed
jomei opened this issue Jun 7, 2020 · 1 comment · Fixed by #8
Closed

Figure out how to get problem title from the LC page #2

jomei opened this issue Jun 7, 2020 · 1 comment · Fixed by #8

Comments

@jomei
Copy link
Owner

jomei commented Jun 7, 2020

As a result should be script, which runs no the LC page and parse problem title

@jomei
Copy link
Owner Author

jomei commented Jun 8, 2020

document.querySelectorAll('[data-cy="question-title"]')[0].innerText

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 a pull request may close this issue.

1 participant