The Wayback Machine - https://web.archive.org/web/20200929214030/https://github.com/topics/headless-browsers
Skip to content
#

headless-browsers

Here are 52 public repositories matching this topic...

manasi-rk
manasi-rk commented Sep 25, 2020

This is a feature request for selecting multiple values with the dropDown API

Expected behavior

dropDown(label).select(option1,option2') ==> Should select multiple values
dropDown(label).select({index:0,1,2,3})
dropDown(label).select(/subString/) ==> Should select all the options which match the given Regex

Actual behavior

dropDown(label).select(option1,option2') ==> throws error

OrderMetrics.io Automation for data from there to Google Sheets (spreadsheets). Mainly used for e-commerce Shopify, Facebook advertising, Google Adwords, and Google Analytics.

  • Updated May 26, 2018
  • Ruby

Improve this page

Add a description, image, and links to the headless-browsers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the headless-browsers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.