Skip to content

issues Search Results · repo:john-doherty/selenium-cucumber-js language:JavaScript

Filter by

77 results
 (70 ms)

77 results

injohn-doherty/selenium-cucumber-js (press backspace or delete to remove)

Issue with npm install Interestingly running npm install selenium-cucumber-js --save-dev within Intelij it runs without errors. However if I do it via command line I get the following: npm ERR! code ...
help wanted
  • gziebold71
  • 2
  • Opened 
    on Sep 14, 2022
  • #114

Hi, a vulnerability https://www.npmjs.com/advisories/1464 is introduced in selenium-cucumber-js via: ● selenium-cucumber-js@1.8.1 ➔ phantomjs-prebuilt@2.1.12 ➔ request@2.74.0 ➔ hawk@3.1.3 ➔ cryptiles@2.0.5 ...
  • ayaka-kms
  • 2
  • Opened 
    on Aug 24, 2021
  • #112

Is it possible to throw an exception on purpose to make the step failing? Example: return driver.wait(until.elementLocated(by.xpath( /html/body/div[13]/div/div[4] ))).getText().then(function (text){ ...
  • Elensn
  • Opened 
    on Nov 18, 2020
  • #107

I ve made a start, just need help porting shippable.yml to .github/workflows/ci.yml
help wanted
  • john-doherty
  • Opened 
    on Nov 14, 2020
  • #106

When creating my customDriver.js based on the Firefox driver defined in the selenium-cucumber-js repository mainly to set custom browser Options (headless, private, etc.) the app is throwing the following ...
  • kjaouadi
  • Opened 
    on Jun 2, 2020
  • #103

The report has the heading selenium-cucumber-js, can someone tell me how to change that?
  • QALearner
  • 1
  • Opened 
    on Apr 28, 2020
  • #102

Just following your getting start guides and installed everything from a scratch. The version of chromedriver installed is 76.0.1 however my chrome browser is of higher version (81) and the driver is incompatible ...
  • ka84
  • 2
  • Opened 
    on Apr 10, 2020
  • #101

Greetings, Have just installed fresh node.js on my home mac, then created an emtpy folder to setup there a sample project with using your npm. Installation went fine, just few audit issues appeared in ...
  • ka84
  • 1
  • Opened 
    on Apr 10, 2020
  • #100

1. I want to check localStorage in test how Can I do that? 2. Am I able to access the window object? 3. How can run this with Headless Thanks
  • uttarwarsandesh33
  • 2
  • Opened 
    on Mar 31, 2020
  • #99
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub