Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to read the JIRA attributes by using selenium webdriver using java

Sayali Ekhe.
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 2, 2019

Hi,

I want to implement application using selenium where, if customer raise any issue then automation script should fetch environmental details from JIRA and recreate customer environment in your workplace on any VM. How do I automate this flow?

Thanks,

Sayali

1 answer

0 votes
Thomas Deiler
Community Champion
February 2, 2019

Dear @Sayali Ekhe.,

best by polling via the REST API. For Java you can use Apache's HTTPClient Lib.

Or you fire a webhook when a new issue is created, Then you have to implement a "fetcher" on the selenium side.

Anyhow you have to implement the complete logic for this environment creation on a VM.

So long

Thomas

Sayali Ekhe.
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 2, 2019

Thanks for your response. Will try to implement this.

 

Thanks,

Sayali

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events