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

Unable to use it with Oracle Cloud Application #107

Open
sundar-ds opened this issue Apr 1, 2025 · 1 comment
Open

Unable to use it with Oracle Cloud Application #107

sundar-ds opened this issue Apr 1, 2025 · 1 comment

Comments

@sundar-ds
Copy link

I use playwright MCP with Claude Desktop. I'm able to successfully setup the MCP server and it is running.

Image

Below is my query to Claude:

navigate to 'https://login-etaq-dev8-saasfademo1.ds-fa.oraclepdemos.com/', enter 'User ID' as 'test.user' and 'Password' as 'temp123' without the quotes and click on the 'Sign In' button

While it opens up the page successfully, it is unable to identify the user id and password elements on the page and supply the values nor able to click on the 'Sign In' button.

I need to understand how to make this working.

@Skn0tt
Copy link
Member

Skn0tt commented Apr 2, 2025

Hi! Your query is working just fine for me. I notice your config uses @playwright/mcp instead of @playwright/mcp@latest as we recommend. This could lead to you using an old version of playwright/mcp. Please check if adding @latest resolves your issue.

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