Actions
action #109899
opencoordination #109786: [epic][qe-core] Using Selenium in openQA
[qe-core][spike] Using Selenium in openQA - Implement basic testing for an electron based app
Status:
Feedback
Priority:
Low
Assignee:
Category:
Spike/Research
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
See Parent's description for more background, as far as this task goes, we want to know:
- How do we hook selenium to openQA? How could that look like?
- How can the testcases look like? for Selenium? where are they located (hint, not in data/)
- How difficult is to write the test (1 to 10) + the driver?
- Could it be that in the future, we can have some bigger tests written this way (see for instance?
- What could be a birds eye view on how the architecture could look like?
- What are the advantages?
- Conclusions after the experiment
Acceptance Criteria¶
- Very basic test for Element (matrix client), Rancher Desktop, VSCodium or Discord
- Findings are documented in this ticket, with all pull requests related to it
- Above questions answered (during the Sprint review)
Considerations¶
This task doesn't necessarily need to be fully done, in such case, we'll be looking still at the findings during the sprint review. If you see a risk, raise it during a daily or talk about on slack!
Suggestions¶
Take a look at the Electron's documentation on testing: https://www.electronjs.org/docs/latest/tutorial/automated-testing#with-selenium (make sure you only look at selenium for now) while we don't necessarily need to use Javascript, we might have to do some research before writing code.
Updated by szarate over 2 years ago
- Copied from action #109896: [qe-core][spike] Using Selenium in openQA - Implement firefox or tomcat test with selenium (either in Python or Perl) added
Updated by szarate over 2 years ago
- Subject changed from [qe-core][spike] implement basic testing for an electron based app to [qe-core][spike] Using Selenium in openQA - mplement basic testing for an electron based app
Updated by szarate over 2 years ago
- Subject changed from [qe-core][spike] Using Selenium in openQA - mplement basic testing for an electron based app to [qe-core][spike] Using Selenium in openQA - Implement basic testing for an electron based app
Updated by szarate over 2 years ago
- Sprint set to QE-Core: April Sprint (Apr 13 - May 11)
Updated by szarate over 2 years ago
- Sprint deleted (
QE-Core: April Sprint (Apr 13 - May 11))
Updated by szarate over 2 years ago
- Sprint set to QE-Core: May Sprint (May 11 - Jun 08)
Updated by szarate over 2 years ago
- Sprint deleted (
QE-Core: May Sprint (May 11 - Jun 08))
Updated by apappas about 2 years ago
- Status changed from Workable to Feedback
- Assignee set to szarate
Has it been decided that openqa web tests are going to be done with Selenium or another framework?
Actions