Replies: 2 comments
-
|
You question is not clear sir, can you explain it better? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You are evaluating in J's. The response is pure esthetic. How would you click a Js object you think? Tell us what you need and show whole script. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
elements = await self.page.evaluate(script, return_by_value=True)I use js for query and got this [{'raphael': True, 'raphaelid': 'j4ah8'}]
so how can I handle with it? (click)
Beta Was this translation helpful? Give feedback.
All reactions