Hi Chris

Yes I would have thought so. My Virtual Box VM is just a straight install of Centos6.5 (64 bit).

However the selenium package requires a local Browser as far as I can tell at this stage, so it'll need a desktop on the system. It defaults to using Firefox as the browser, although that can be changed.

Not installed desktop and tried it yet.

Am struggling to get the FTP or SSH frameworks to login successfully to an SMEServer at the moment. Will keep the list informed, if anyone else manages it perhaps they can post?

Cheers Brian
[email protected]


On 04/03/14 23:42, chris burnat wrote:
Brian,
Can this be installed on a conventional Centos 6 workstation?
Thanks.
chris

On 03/05/2014 04:11 AM, brian read wrote:
Ok, had a go at this:

Created new Centos65 VM.

Installed Robotframework successfully as follows:

1. yum install make automake gcc gcc-c++ kernel-devel git-core –y
2. yum install python-devel -y
3. curl -o /tmp/ezsetup.py https://sources.rhodecode.com/setuptools/raw/bootstrap/ez_setup.py
3a python /tmp/ezsetup.py
4. /usr/bin/easy_install pip
5. rm setuptools-*.tar.gz
6. pip install -i https://pypi.rhodecode.com/ --upgrade pip
6a.pip install robotframework
7. pip install virtualenv
8. pip install robotframework-selenium2library
9. pip install robotframework-ftplibrary

Am now experimenting with the ftp testing.


On 27/02/14 18:08, John Crisp wrote:
On 25/02/14 20:37, Ian Wells wrote:
Try to install robotframework on COS6 as that is the normal build system
Maybe follow:
http://www.queryhome.com/33183/installation-of-robot-framework-in-linux-centos


It would be good to have one known master setup, but also for each
developer to have a local setup.

Ian,

I have spoken to Stephane and I will have a go on my CentOS buildbox and
see if we can document a basic install.

I may then be able to make a KVM image available for those who want to try.

>From what I have read it would seem something like Selenium would be
good for the browser testing but it all looks double dutch to me right now !

Any advice would be appreciated.

B. Rgds
John
_______________________________________________
Discussion about project organisation and overall direction
To unsubscribe, [email protected]
Searchable archive athttp://lists.contribs.org/mailman/public/discussion/



_______________________________________________
Discussion about project organisation and overall direction
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/discussion/



_______________________________________________
Discussion about project organisation and overall direction
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/discussion/

Reply via email to