Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom host server Question #93

Open
dtracers opened this issue Jun 1, 2015 · 0 comments
Open

Custom host server Question #93

dtracers opened this issue Jun 1, 2015 · 0 comments

Comments

@dtracers
Copy link

dtracers commented Jun 1, 2015

For local testing we use google app engine to host files and we do custom url redirects.

for example

/src/* is actually /src/main/src/* on the local machine.

So all we really need is a browser so we can use local browser testing. (Not integration)
We can't use phantom because we are using new webcomponents that are only supported in the very recent chrome and firefox

I am a little confused on if we can just open up pages on localhost and they work or if we need to change selenium so it works with the url rerouting.

Thanks in advance for any help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant