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

[Question] Recommendation on Node.js program to work with playwright to access SQL server or Databricks to query to get data values #3970

Closed
wadezone opened this issue Sep 24, 2020 · 1 comment

Comments

@wadezone
Copy link

I am new to node.js and playwright.

I will need to incorporate another program with playwright to access data from a sql server or databricks. What node.js program is recommended to use with playwright to pull data value from the database to check against a gotten value from website?

Thanks in advance,
Theresa

@arjunattam
Copy link
Contributor

Hi @wadezone, I would recommend searching the NPM registry for packages[1] that fulfill your needs. You could use Stack Overflow for non-Playwright questions. Thanks!

[1] Like perhaps this one: https://www.npmjs.com/package/@azure/arm-databricks

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

2 participants