Project

General

Profile

action #98904

Updated by JERiveraMoya over 2 years ago

Extract logic in start_install related to our YaST group and apply it with client libyui-rest-api. 
 https://openqa.suse.de/tests/7126451#step/start_install/1 

 Logic is the following: 
 - Click on Install on dialog 'Installation Settings' 
 - Handle Confirm Installation Popup 
 - Click on Install 
 - Handle dialog 'Performing Installation' 

 Ensure working for ncurses and qt. 
 In 'start_install' there is more logic that we might consider in future: Autoyast, support server, upgrades, livecd, but for now we can leave it aside if not used in our job group. livecd are out of scope.

Back