bitovi / bitovi/funcunit

multiple Anchor tags with same classs in not clickable

Open
#123 0 comments 0 reactions 0 assignees View on GitHub
p2
Dominant language
JavaScript
Stars
571
Forks
370
PR merge metrics
No merged PRs in 30d

Description

Hi Alex,

For Issue 122 , Im creating new issue.

Thank you very much for your quick response, As per your suggestion i have implemented but still its not trigerring the next button.

I'm pasting my anchor tag code here:

```


```

I will be having similar the 4 anchor tag in my html. and I need to respective logic on click of achor tag.

I tried with the following code
F('a.next:first').click(); but its not working. Can you help me in this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the four-anchor example from the issue and inspect how FuncUnit handles the `F('a.next:first').click()` call. Compare the intended anchor selection with the actual click behavior; done means the relevant anchor can be selected and its click action is verified by a focused functional test.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.