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

Gets the specific value in __vars 获取__vars 中的具体值 #140

Open
hututuplayball opened this issue Jul 29, 2024 · 3 comments
Open

Comments

@hututuplayball
Copy link

QQ20240729-183938

What do I do if I want to get the specific values of Request and Response

我想要获取Request和Response的具体值该怎么操作

@durs
Copy link
Owner

durs commented Jul 29, 2024

Try calling the valueOf() method:
const result = http.Response.valueOf()

@hututuplayball
Copy link
Author

QQ20240730-091142
QQ20240730-091200
Thanks for your answer, but it doesn't seem to work

@hututuplayball
Copy link
Author

The problem I am facing now is that after calling the methods exposed by OCX, the relevant results seem to be stored in variables inside OCX. I see that the corresponding results are obtained directly through ocx.Response in IE.

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