[Solved] Injecting Cookies to Web Component - How to use Web Component with Cookies

Yes he can.
But there is no method to inject cookies in web component.(I don’t know much about headers and setters)
A workaround can be this(using webview):

  • login to website
  • request data
  • get data using js
1 Like

@vknow360 Please explain how to get data using JS

I don’t know much about JS so Google has helped me in this :wink:
document.body.innerHTML returns the inner html content which we see on a webpage.

Here is the result I got using it:

My blocks:

image

2 Likes

Can some one help me to set cookies into Web component
I request @ExtensionDevelopers to make a simple extension like this
blocks (11)

blocks (12)
:pray:

It has been already added in v8 of Custom Web View.

2 Likes

I am asking it for Web Component

This component of extension don’t help you ??
coo

But how can I send those cookies to web component

With web component you can’t do that !!
Need used Custom Web View extension or Web View Tools extension

You can hide the web view and get the cookies and do that you need to do

How can I perform functions like Web Component
with this WebViewTools extension

Why not search first ?
And next you try it !!!
If don’t work or have issue post the question here !!!

Got solution for injecting cookies to Web Component


Special Thanks to @jarlissonlira2 for giving solution
Getting Cookies from CustomWebView (Extension made by @vknow360)
I am so Happy
:slightly_smiling_face:

3 Likes

Where it is ? :cry:

In CustomWebView Extension’s blocks

1 Like

No Version 8 is not released

1 Like

Yes version 8 is not released
he may have typed wrong number
Get and Set cookies blocks are available now

no i confirmed there is no block st cookie

Yes there is no Set Cookie block
He may have added in version 8
But he did not release
Just wait
@vknow360 what is your reply?
When are you going to release version 8?

As soon as testers give me results.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.