0

I am having a QA Automation framework for an web application using selenium C#. I'm trying to inspect the elements but it not working. can any suggest how to do automation testing in flutter web application. or suggest any other testing tool support the flutter web application testing.

Please refer below html code: [1]: https://i.sstatic.net/qLdC1.png

2
  • Please don´t add code as image. Add it as formatted text to your question. Commented Jun 21, 2022 at 8:42
  • Can you elaborate more, which element are you trying to inspect? In image I can not understand the issue. also you can use selenium for it. Commented Jun 21, 2022 at 13:56

1 Answer 1

0

You should still be able to see Xpaths using a browser extension. Search Chrome extension store for various xpath extenstion (I don't know if I am allow to mention details).

Then simply rightclick any element on webpage and choose to see the xpath for the element.

Sign up to request clarification or add additional context in comments.

1 Comment

As it’s currently written, your answer is unclear. Please edit to add additional details that will help others understand how this addresses the question asked. You can find more information on how to write good answers in the help center.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.