Lines Matching full:sandbox
46 TestEnv = enum('staging', 'pnl', 'prod', 'sandbox')
105 TestEnv.sandbox: 'staging.sandbox',
110 TestEnv.sandbox: 'download-staging.sandbox',
111 TestEnv.pnl: 'omaha.sandbox'
130 def initialize(self, test_env=TestEnv.sandbox,
148 TestEnv.sandbox:
149 'https://webstore-staging.sandbox.google.com/webstore',
251 '//iframe[contains(@src, "sandbox.google.com/checkout")]')