answer for questions with puppeteer

I need help with puppeteer.. I have some questions on some website like:

1.how old ate you?

  1. What your name?

all of the questions inside span element.

I try to answer the questions with puppeteer and i'm not sucsessfully.

I have array of answers. But i cant fill the input.

I susecc only the first element to fill... (My pupoteer doing this:

Result mistake:

1.how old ate you? 24

  1. What your name? 24

Its need to be:

1.how old ate you? 24

  1. What your name? Igal.

Please help me thank you alot for who can write me a code that read the 'questions' from the 'span' the

I have dictnary for this

['age'] = {'27'} ...name ...

Please any help pleasee :(((



from Recent Questions - Stack Overflow https://ift.tt/3snEKX7
https://ift.tt/eA8V8J

Comments

Popular posts from this blog

Spring Elasticsearch Operations

Network Error and Timeout on Authorize.net JS

Object oriented programming concepts (OOPs)