Questions tagged [testwise]

TestWise IDE supports leading open-source web test frameworks: Watir and Selenium WebDriver in RSpec or Cucumber.

For details please visit: https://testwisely.com/testwise

3 questions
0
votes
0 answers

Firefox is not navigating to the URL and TestWise is showing timeout errror (Rspec, Selenium WebDriver)

I am learning rspec with selenium webdriver using testwise. I created a project and given a url and created a new test case and tried to run it. While running it is opening Firefox automatically.but not navigating to the given url(gmail.com) Here's…
0
votes
0 answers

Testwise chose a specific story or test case to run

Does testwise allow to run specific test case? Let's say I have a CSV that has story or test case called test hyperlink and then read in the csv and run only that test case. Thanks for the help.
PeterZDE
  • 23
  • 5
0
votes
1 answer

Can't locate button with watir using firefox

Have tried multiple variations. Even used Testwise 3 recorder to see if it came up with something different. For some reason, I can't get watir to click on this OK button. It just keeps saying assert_exists : unable to locate element. I'm using…
Derek
  • 95
  • 1
  • 5