Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #3

Merged
merged 1 commit into from
Aug 12, 2024
Merged

fixes #3

merged 1 commit into from
Aug 12, 2024

Conversation

alisman
Copy link

@alisman alisman commented Aug 12, 2024

No description provided.

@@ -277,8 +277,7 @@ describe('case set selection in front page query form', () => {

// Helper function for selecting the second study
async function selectSecondStudy() {
await getElementByTestHandle('StudySelect', { timeout: 10000 });
await clickElement('[data-test="StudySelect"]');
await clickElement('.studyItem_acc_tcga', { timeout: 10000 });
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bemijonathan this seems to fix the problem for me. it is more specific and therefor i think an improvement.

@bemijonathan bemijonathan merged commit 6608657 into bemijonathan:master Aug 12, 2024
bemijonathan pushed a commit that referenced this pull request Aug 18, 2024
bemijonathan pushed a commit that referenced this pull request Aug 22, 2024
bemijonathan pushed a commit that referenced this pull request Aug 30, 2024
bemijonathan pushed a commit that referenced this pull request Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants