-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path4a746291.f9892e02.js
1 lines (1 loc) · 4.44 KB
/
4a746291.f9892e02.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{111:function(e,t,n){"use strict";n.d(t,"a",(function(){return b})),n.d(t,"b",(function(){return f}));var r=n(0),o=n.n(r);function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function l(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var s=o.a.createContext({}),u=function(e){var t=o.a.useContext(s),n=t;return e&&(n="function"==typeof e?e(t):c(c({},t),e)),n},b=function(e){var t=u(e.components);return o.a.createElement(s.Provider,{value:t},e.children)},p={inlineCode:"code",wrapper:function(e){var t=e.children;return o.a.createElement(o.a.Fragment,{},t)}},d=o.a.forwardRef((function(e,t){var n=e.components,r=e.mdxType,a=e.originalType,i=e.parentName,s=l(e,["components","mdxType","originalType","parentName"]),b=u(n),d=r,f=b["".concat(i,".").concat(d)]||b[d]||p[d]||a;return n?o.a.createElement(f,c(c({ref:t},s),{},{components:n})):o.a.createElement(f,c({ref:t},s))}));function f(e,t){var n=arguments,r=t&&t.mdxType;if("string"==typeof e||r){var a=n.length,i=new Array(a);i[0]=d;var c={};for(var l in t)hasOwnProperty.call(t,l)&&(c[l]=t[l]);c.originalType=e,c.mdxType="string"==typeof e?e:r,i[1]=c;for(var s=2;s<a;s++)i[s]=n[s];return o.a.createElement.apply(null,i)}return o.a.createElement.apply(null,n)}d.displayName="MDXCreateElement"},81:function(e,t,n){"use strict";n.r(t),n.d(t,"frontMatter",(function(){return i})),n.d(t,"metadata",(function(){return c})),n.d(t,"toc",(function(){return l})),n.d(t,"default",(function(){return u}));var r=n(3),o=n(7),a=(n(0),n(111)),i={id:"task",title:"Task",sidebar_label:"Task",slug:"/task"},c={unversionedId:"task",id:"task",isDocsHomePage:!1,title:"Task",description:"Task",source:"@site/docs/task.md",slug:"/task",permalink:"/docs/task",editUrl:"https://github.com/sicope-model/sicope-model-website/edit/master/docs/task.md",version:"current",sidebar_label:"Task",sidebar:"docs",previous:{title:"Model",permalink:"/docs/model"},next:{title:"Bug",permalink:"/docs/bug"}},l=[{value:"Task",id:"task",children:[]},{value:"Selenium Config",id:"selenium-config",children:[]},{value:"Task Config",id:"task-config",children:[]}],s={toc:l};function u(e){var t=e.components,n=Object(o.a)(e,["components"]);return Object(a.b)("wrapper",Object(r.a)({},s,n,{components:t,mdxType:"MDXLayout"}),Object(a.b)("h2",{id:"task"},"Task"),Object(a.b)("p",null,"Test is created to execute testing model. A model is required to create task. A model can be changed, but model's\nrevision at the time the task is created will be used for executing task. Task also require:"),Object(a.b)("ul",null,Object(a.b)("li",{parentName:"ul"},"Selenium Config"),Object(a.b)("li",{parentName:"ul"},"Task Config")),Object(a.b)("hr",null),Object(a.b)("h2",{id:"selenium-config"},"Selenium Config"),Object(a.b)("p",null,"To test system under test, we need to choose some config to interact with it:"),Object(a.b)("ul",null,Object(a.b)("li",{parentName:"ul"},"Provider (e.g. Selenoid, BrowserStack, SauceLabs)"),Object(a.b)("li",{parentName:"ul"},"Platform (e.g. Linux, Windows, Mac)"),Object(a.b)("li",{parentName:"ul"},"Browser (e.g. Firefox, Chrome, Edge)"),Object(a.b)("li",{parentName:"ul"},"Browser Version (e.g. 13.0, 87.0)"),Object(a.b)("li",{parentName:"ul"},"Resolution (e.g. 1024x768)")),Object(a.b)("h2",{id:"task-config"},"Task Config"),Object(a.b)("p",null,"To change behavior of the task, we can change these config:"),Object(a.b)("ol",null,Object(a.b)("li",{parentName:"ol"},"Generator"),Object(a.b)("li",{parentName:"ol"},"Reducer"),Object(a.b)("li",{parentName:"ol"},"Notify Channels")))}u.isMDXComponent=!0}}]);