Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
sbkhbk
Posts : 1
Join date : 2016-10-27

Trying to Automate JIRA portal using Selenium webdriver for FireFox Empty Trying to Automate JIRA portal using Selenium webdriver for FireFox

Thu Oct 27, 2016 9:48 pm
Hello Team,

I'm trying to automate Jira portal using selenium webdriver. 
I'm unable to click on "Create Issue" link in the first page, i tried different options with "findElement", none helps.

//body class="aui-layout aui-theme-default ka ajax-issue-search-and-view page-type-navigator" id="jira" data-version="6.2.7" data-aui-version="5.3.5"////div id="page"////header id="header" role="banner"////nav class="aui-header aui-dropdown2-trigger-group" role="navigation" data-aui-responsive="true"////div class="aui-header-inner"////div class="aui-header-primary"////ul class="aui-nav" style="width: auto;"////li id="create-menu"////a title="Create a new issue / bug / feature request / etc ( Type 'c' )" class="aui-button aui-button-primary aui-style create-issue " id="create_link" accesskey="c" href="/jira/secure/CreateIssue!default.jspa"//Create issue///a/////li/////ul/////div/////div/////nav/////header/////div/////body//

FYI, am using Eclipse, TestNG plugin to script. sadly, no exceptions like unable to find element is seen in Console & no progress seen after. How should i proceed ? 

Any clues on this topic would be helpful.

Appreciate your help on this topic.

Thanks in Advance.
Back to top
Permissions in this forum:
You cannot reply to topics in this forum