the content of the rich text is requested from the background, and then I insert the front end into the page.
the place I inserted is in an article tag. now my requirement is to get the video tag inside after insertion to set the prohibition bar and auto playback .
as shown in the figure, what is in the red box is the rich text content that I have inserted, and the blue box is the target I want to get. I got it only after the insertion is successful. I have also tried to set a delay timer to get it, but it is all empty, and it is also a failure to get other DOM in it.
articlechildren:
video:
I want to disable the playback bar and automatic playback of the video tag, but I don"t know why I can"t get it