I am trying to add test cases as well along with the test executions through the zephyr automation. what are the keywords I should specify in the xml? how it will my xml data in zephyr?
I have a testcase where i need to click on the link to download document. but when i check if the file was available on the bamboo working directory it shows that directory is empty and no pdf was st...
Hello Everyone, I have been running my selenium tests on the bitbucket pipeline and getting the following error. Connection refused (localhost:36763) Error Message: O...
I am running my simple selenium tests inside Bamboo server and they are not running in in the foreground but the same was working in fine last two years. This problem is for last few months / weeks....
i am already working on jira, i am looking for a way to link not selenium to jira, but jira to selenium. i am looking to automate test of probléms already reported on jira using Selenium
i am trying to automate recaptcha in python selenium webdriver using capmonster api for python but it seems to recieve and send response but not clicking the recaptcha because money is being d...
Hi All, Can you run selenium testng java scripts in a non headless mode with Bamboo ? Most of the answers to this question did not work and am not sure how to go about this. TIA for any s...
I am getting the ExceptioninInitializerError as cannot find Chrome Binary error while trying to run the selenium test through Bamboo job. below is the snippet from the log file error 17-M...
...ile: - step: name: Get latest versions of libraries script: - docker build . -t selenium-chrome &a...
I have tried running selenium side runner via Jenkins using below command: selenium-side-runner -c "browserName=chrome goog:chromeOptions.args=[disable-infobars,headless]" myfile.side Not sure h...
...f the yml I'm using (I've tried both the commented and uncommented version but both getting the same result) Further information about this project is, it's a Selenium/Nunit project in c# running C...
I have an issue were Maven/BitBucket are reporting 3 times the amount of tests results that I actually have. This is because the test report scanner is getting the information from several different ...
...ist to Katalon, Selenium and UFT. We're looking for an end-to-end automation platform. Is anyone willing to share their team's experiences? I really want to be able to convince the management....
Hi, I am able to import test results to jira xray using xray plugin in Jenkins to the existing test execution.But requirement project requirement was Whenever new release happens cre...
Hello! I have a Ruby on Rails app that I'm using bitbucket pipelines to deploy to Heroku. I have tests in the app that use minitest, capybara, selenium, and webdrivers. For system t...
...outte) but @javascript scenarios are failing (via selenium2). I get the following error when running a @javascript scenario: unknown error: net::ERR_CONNECTION_REFUSED (Session info: chrome=8...
...ervices: - selenium_chrome ... definitions: services: selenium_chrome: image: selenium/standalone-chrome:4.0.0-beta-1-prerelease-20210128 This is a simplification of my s...
I am able to build a docker images with my selenium tests and run them on my local docker instance without any errors. When I use the same image in pipelines however I get the error below. Has a...
After a fun year of ups and downs, backwards and sideways, I am happy to announce that we finally brought Selenium 3 support to Confluence Enterprise development ! In this article, I am going to c...
Hello, I would like to know if it is possible to integrate Selenium with Jira. And if possible, I would like to know how, or what tools can help me to do this. I have heard that with zephyr it's p...
Hello, Can someone please help me with the Xray plug ins. Do I need to import something in Eclipse to get Xray annotation working in TestNg and eventually in Selenium. My idea is to get the report t...
We have a series of headless chrome Selenium tests that check behavior for controls of an embedded iframe of YouTube. We are using headless chrome and the tests work fine when run l...
I user Webdriverio 6.3.6 with selenium-standalone-service 6.1.14 and all my tests run successfully locally but my test fails in bitbucket pipeline with the following error ERROR @wdio/cli:utils: A...
...nd Zephyr for Jira) using UI tests created in Selenium and implementing a CI pipeline using Jenkins. You can expect a great technical demo of this process and the chance to ask us any q...
Hello guys, i have a nightly selenium test running in jenkins. It exports cucumber feature files from Jira/Xray, runs the test and imports the xrayresultimport.json via REST-API back to Jira/X...
Copied to clipboard