Bradley Turek

Results 46 comments of Bradley Turek

Is this [StackOverflow Question](https://stackoverflow.com/questions/33318653/gmail-login-fail-using-selenium-webdriver-showing-element-not-found-for-passwor) helpful? Do we need to get it to wait?

I'm a newb when it comes to the web, but it looks like adding `&nojavascript=1` to the URL gives us a non-javascript login: ![No Javascript Login](https://i.imgur.com/Vrk1pNo.png)

With javascript disabled, it appears that you _can log in_, but you'll just get a forever spinning spinner and _google voice will never load_. ![image](https://user-images.githubusercontent.com/25108287/43680746-339f3fae-97fe-11e8-924e-aedbb04117fd.png)

Maybe this can be done with something like `project.configurations.runtime.fileCollection()` which > locates and downloads the files which make up this configuration. Only the resulting set of files belonging to specified...

I'm quite fond of the new `id` plugin DSL, so I'll be sad if it's broken.

@aalmiray, do you have any idea why this might be happening?

Alright, I'm on-board. I've been reading through the documentation you provided. The `CopyAppDependenciesTask` should identify it's inputs and outputs. Got it: ``` gradle public class CopyAppDependenciesTask extends DefaultTask { @InputFiles...

I started a PR, but it's far from ready. But I put it there so that it's clear what I've done so far.

![me irl](https://pics.me.me/struggle-normal-magikarp-hp-10-10-15-me-irl-3031619.png)