#selenium

/

      • jlipps has quit
      • tourdedave has quit
      • marxarelli is now known as marxarelli|afk
      • stabog has quit
      • al-damiri joined the channel
      • sandramedina-sl has quit
      • tourdedave joined the channel
      • simonstewart joined the channel
      • idontneedanick joined the channel
      • tourdedave has quit
      • simonstewart has quit
      • leo_ joined the channel
      • roelmonnens joined the channel
      • roelmonnens has quit
      • leo_ is now known as Pelion
      • GodFather has quit
      • Pelion has quit
      • woblywack joined the channel
      • tourdedave joined the channel
      • tourdedave has quit
      • tourdedave joined the channel
      • idontneedanick joined the channel
      • roelmonnens joined the channel
      • tourdedave has quit
      • roelmonnens has quit
      • p0deje joined the channel
      • neoncontrails has quit
      • p0deje has quit
      • idontneedanick joined the channel
      • neoncontrails joined the channel
      • tourdedave joined the channel
      • navisingla-sl joined the channel
      • tourdedave has quit
      • simonstewart joined the channel
      • simonstewart has quit
      • spathare joined the channel
      • Lina_ joined the channel
      • tourdedave joined the channel
      • navisingla-sl has quit
      • tourdedave has quit
      • prex94 has quit
      • prex94 joined the channel
      • woblywack has quit
      • simonstewart joined the channel
      • mfsi_ankitm joined the channel
      • kggr joined the channel
      • nope_ joined the channel
      • korg has quit
      • simonstewart has quit
      • p0deje joined the channel
      • sparrowsword has left the channel
      • aimmac23 has quit
      • tourdedave joined the channel
      • aimmac23 joined the channel
      • tourdedave has quit
      • roelmonnens joined the channel
      • roelmonnens has quit
      • roelmonnens joined the channel
      • eghm joined the channel
      • chele joined the channel
      • GrzegorzSwiecPL
        jimevans: thanks for answers. But I still don't know what does it implies, that Page Object Factory doesn't use .net core. Is it only portability issue or something more? I'm not going to use linux anyway, and it's really easy to add logging to page object factory concept. Am I good to go, or should I look for another way around. Or maybe I should consider refactoring page object factory to use .net core?
      • gogogo joined the channel
      • Selenium-Github
        [13selenium] 15barancev pushed 1 new commit to 06master: 02https://git.io/v5ZME
      • 13selenium/06master 1477ae1f8 15Alexei Barantsev: Implementing ability to ignore tests in grid environment
      • neoncontrails has quit
      • phendryx has quit
      • tourdedave joined the channel
      • neoncontrails joined the channel
      • ShekharReddy joined the channel
      • tourdedave has quit
      • energizer joined the channel
      • neoncontrails has quit
      • phendryx joined the channel
      • p0deje has quit
      • neoncontrails joined the channel
      • fabrice31 joined the channel
      • neoncontrails has quit
      • neoncontrails joined the channel
      • dude-x has quit
      • dude-x_ has quit
      • dude-x joined the channel
      • tourdedave joined the channel
      • dude-x_ joined the channel
      • neoncontrails has quit
      • tourdedave has quit
      • neoncontrails joined the channel
      • dude-x__ joined the channel
      • dude-x_ has quit
      • alxlu joined the channel
      • niQo joined the channel
      • neoncontrails has quit
      • riotz has quit
      • riotz joined the channel
      • neoncontrails joined the channel
      • indistylo joined the channel
      • Gobliins joined the channel
      • indistylo joined the channel
      • neoncontrails has quit
      • neoncontrails joined the channel
      • p0deje joined the channel
      • neoncontrails has quit
      • simonstewart joined the channel
      • simonstewart
        G'day, folks
      • Not sure how long I'll be around for
      • But here for a bit
      • barancev: I'm tempted to add a proper class to replace Platform
      • With fields for "name", "family", and "version"
      • tourdedave joined the channel
      • G'day tourdedave
      • tourdedave has quit
      • Well, that was a short-lived visit
      • neoncontrails joined the channel
      • luke-sl joined the channel
      • luke-sl
        morning :0
      • smccarthy-sl joined the channel
      • smccarthy-sl
        Morning !
      • simonstewart
        Greetings!
      • nope_ has quit
      • I need a general term, synonymous with "Platform".
      • smccarthy-sl
        Architecture?
      • simonstewart
        That typically refers to x86 or amd64, or ARM
      • smccarthy-sl
        OperatingSystem ?
      • davehunt-sl joined the channel
      • davehunt-sl
        Environment?
      • simonstewart
        Typically used to also describe system properties, such as $PATH
      • smccarthy-sl: Currently settling on OS
      • But I can't remember why we migrated from OperatingSystem to Platform in the first place
      • 01e182eeb6919bf79a50671e3546983e017b174c
      • selbot2
        03shs96c over 9 years ago - SimonStewart: Sorting out text handling a little bit | https://github.com/SeleniumHQ/selenium/commit/0...
      • simonstewart
        That's what we used to have
      • Romz joined the channel
      • Romz
        HELP: Can someone help me on how to run my selenium scripts in a cloud server?
      • simonstewart
        :ask
      • selbot2
        If you have a question, please just ask it. Don't look for topic experts. Don't ask to ask. Don't PM. Don't ask if people are awake, or in the mood to help. Just ask the question straight out, and stick around. We'll get to it eventually :)
      • smccarthy-sl
        Romz, like with a selenium grid on a cloud platform ? One way is to use docker-selenium. Another is maybe Zalenium, or you could use saucelabs/ browserstack. Or go vanilla and just download java, the browsers, and the selenium server standalone jar to the machines
      • Romz
        @simonsstewart and selbot2, this is noted apology as i am just new to this chat group
      • @smccarthy-sl, yes. To add details. our application is already in cloud server as well as jenkins. We are planning to integrate selenium scripts to integrate jenkins and run it in cloud server
      • simonstewart
        Romz: no need to apologise :)
      • Romz
        This is something new to me as what i usually use for running selnium scripts is just in my local setup using the standalone server
      • simonstewart
        Romz: so there are lots of options. smccarthy-sl's are probably the most helpful
      • If you don't want to manage infrastructure yourself, Sauce Labs or BrowserStack are both good options
      • indistylo joined the channel
      • kavin joined the channel
      • smccarthy-sl
        If you don't have the budget for a third party, and you only need Firefox or chrome, using the docker-selenium containers are usually pretty quick and painless
      • kavin
        Hai I need to work with selenium IDE but it is not getting download to my firefox
      • smccarthy-sl
        I'm sure there are tons of how tos if you google around for setting up the grid on a cloud platform
      • Romz
        simonstewart: Okay thanks a lot. Anyway we are planning to manage the infrastructure on our own as we don't want to add more cost for now using any commercial tools such as browserstack etc.
      • smccarthy-sl
        :ide
      • selbot2
        Selenium IDE is no longer being maintained, and as of Firefox 55, will no longer work at all. You can ask a question, but most people here will be unable to help you. Either downgrade your Firefox version, or instead, consider using WebDriver - http://www.seleniumhq.org/projects/webdriver/
      • apadnevici-sl joined the channel