You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E2e/feature/ri 5707 add sso support for linux (#4075)
* RI-5707_add-sso-support-for-linux
* add installing xdotool
* fixes for linux
* test run
* add installing chrome to config.yml
* run only desktop tests
* update for .sh
* add desktop file utils
* fix
* add install xvfb
* fixes
* change getOpenedChromeTab
* fix
* delete logs file after test run
* e2e/bugfix/fix-tsconfig
* change method to get chrome tab url
* fix for deps
* add more logs
* make chrome as default browser
* change port for cdp
* change port for CDP
* fix for local deeplink and new log
* add configs for chrome
* modifications
* add chrome arguments
* return back opening tab
* check if chrome is visible
* change config
* add timeout
* add logs
* add timeout before pgrep chrome
* change ordering
* check
* increase timeout
* remove duplicated method to open chrome
* change exec
* change for execSync
* change rte
* return back rte
* add timeout
* increase timeout
* increase open chrome tab url timeout
* add runExecutionTimeout
* add testExecutionTimeout
* add attempts++ after new tab found
* change sync methods to async
* change getOpenedChromeTab
* change chrome tags
* remove waiters
* fix
* fix for writefile
* add log
* add waiter
* add screenshot for selenium
* change path
* change screenshots path
* add condition to click google btn
* try playwright for google auth
* dep fix
* deps fix 2
* add playwright install
* change command
* add puppeteer stealth
* add puppeteer
* improvements for stealth plugin
* check puppeteer real browser
* add screenshots for pass
* add waiter before password
* remove csp
* check with proxy
* change turnstile
* add scrapeops proxy
* add args for chrome
* check without args
* add chrome data dir
* fix for tar export
* fix for path
* fix path
* update user data dir path
* update data dir
* fix path for userDataDir
* save chrome data dir to artifacts
* save data after tests
* comment download chrome profile
* fix active save google data step
* return back using user data dir
* add timeout
* add userdatadir to chrome
* sign in with github
* check saml
* fixes for sso saml flow
* fix for user name
* updates for structure
* add submitGithubForm()
* remove playwright
* return back long string
* check with reopening chrome
* add timeout for waiter
* add wait to test
* fixes
* move get platform()
* change waiters
* add more attempts
* run chrome in background
* change timeout
* change retries
* check with closed chrome
* check with closing chrome
* increase timeout
* add small timeout
* updates for syntax
* check without user data dir
* unskip test
* remote some waiters
* return back all tests
* add changes for github actions
* remove display:99
0 commit comments