Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about firefox-nightly

Read more about firefox-nightly

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - firefox-nightly

setValue() / addValue() type into adress bar instead of selected element

I'm using WebdriverIO + devtools:puppeteer + cucumber + Firefox Nightly. When using setValue() / addValue(), the first letter of my input is typed into address bar, instead of selected element. The is...
test-img

antiq

puppeteer

devtools

cucumberjs

firefox-nightly

wdio

Votes: 0

Answers: 1

Latest Answer

Try awaiting the <input> and typing directly into it: await (await page.waitForSelector('input[type=text]')).type('hello')
test-img

anthumchris

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved